Hi, I am looking around to enable this but didnt really find a 100% answer to it...
GUI:
How do I enable the xattr file while rename?
is it in Options / Post Process -> check the Export .xattr Folder?
AMC (using jlesage docker):
How do I enable it for AMC?
do I need to add only -> --def net.filebot.xattr.store=.xattr as custom option? next to --def skipExtract=y clean=y ??
Sorry for my noob question but I want to be sure I do it correctly and not messing my filebot
also where the .xattr file will be? in the folder after the rename?
Thanks a lot take time to answer me
Best Regards
How do I enable .xattr folders in the jlesage container?
Re: How to correctly enable xattr file

In this case, Apply Post-Processing Features explains both GUI and CLI usage.

In this case, you need to configure FileBot ahead-of-time by calling filebot -script fn:properties --def net.filebot.xattr.store=.xattr which will create or modify the configuration file as necessary.

Re: How do I enable .xattr folders in the jlesage container?
well, I just want to make filebot work with plex using the xattr scanners and plugins
what would be the best way??
Thanks a lot
what would be the best way??
Thanks a lot
Re: How do I enable .xattr folders in the jlesage container?
Just add --apply metadata to your filebot command to generate .xattr folders after processing. That'll work.


