For many versions of Filebot now I've been editing the ini file to read:
-DuseExtendedFileAttributes=false
because my NAS does not support EA's.
With 4.7 it seems that this parameter is ignored: even with it set in all 3 ini files, the file has extended attributes added. This results in a warning message every time I copy the files to my NAS.
-DuseExtendedFileAttributes=false no longer works
Re: -DuseExtendedFileAttributes=false no longer works
That's a confirmed bug. You can use -no-xattr flag to force -no-xattr behaviour for the time being.
@see viewtopic.php?f=6&t=3726
@see viewtopic.php?f=6&t=3726
Re: -DuseExtendedFileAttributes=false no longer works
or do a
"filebot -script fn:xattr --action clear"
after scraping
http://www.filebot.net/forums/viewtopic ... &t=5#p5394
"filebot -script fn:xattr --action clear"
after scraping
http://www.filebot.net/forums/viewtopic ... &t=5#p5394