Search found 7 matches

by oneguynick
08 Jan 2018, 10:58
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 531084

Re: Metadata and Extended Attributes

Alright so I took the network share out of the picture for troubleshooting and tried docker: docker run -it -v /tv:/volume1 -v /opt/docker/filebot:/data rednoah/filebot -script fn:xattr -r * docker run -it -v /tv:/volume1 -v /opt/docker/filebot:/data rednoah/filebot -script fn:duplicates -r --action...
by oneguynick
08 Jan 2018, 10:36
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 531084

Re: Metadata and Extended Attributes

My mistake. I forgot they were *.mkv, good catch. With that said I am now testing the same working commands against my samba share with the same issue. Copy locally just isn't an option. Is there a better way to do this? NFS or SFTP or something?
by oneguynick
07 Jan 2018, 12:58
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 531084

Re: Metadata and Extended Attributes

filebot -rename *.mp4 --db TVDB -non-strict Illegal Argument: java.nio.file.InvalidPathException: Illegal char <*> at index 0: *.mp4 (*.mp4) Failed to read xattr: InvalidPathException: Illegal char <*> at index 0: *.mp4 Failed to read xattr: InvalidPathException: Illegal char <*> at index 0: *.mp4 ...
by oneguynick
06 Jan 2018, 18:49
Forum: Windows
Topic: Duplicate Finding
Replies: 6
Views: 3113

Re: Duplicate Finding

I copied the folder locally and ran the same commands with the same result.

Windows 10 Pro desktop.
by oneguynick
06 Jan 2018, 18:39
Forum: Windows
Topic: Duplicate Finding
Replies: 6
Views: 3113

Re: Duplicate Finding

I have enabled via my smb.conf:

Code: Select all

 vfs objects = streams_xattr
Same result. Linux running Samba 4
by oneguynick
06 Jan 2018, 16:56
Forum: Windows
Topic: Duplicate Finding
Replies: 6
Views: 3113

Re: Duplicate Finding

Is there anyway to enable xattr via a Samba share?
by oneguynick
06 Jan 2018, 13:51
Forum: Windows
Topic: Duplicate Finding
Replies: 6
Views: 3113

Duplicate Finding

I have a Samba share that I am attempting to organise with my Windows 10 desktop. I am running from the CLI. Output of the sysinfo: c:\Program Files\WindowsApps\PointPlanck.FileBot_4.7.14.0_x64__49ex9gnthnt12>filebot -script fn:sysinfo FileBot 4.7.14 (r5234) JNA Native: 5.2.0 MediaInfo: 0.7.99 7-Zip...