Page 1 of 1

Filebot (Synology) - just copy renamed files on SAME directory

Posted: 10 Mar 2020, 19:32
by magefesa
Hi !
Filebot is doing things right, but when copying files to output directory, it creates the path as i would do on PLEX structure. Can it be supressed please ? I prefer to have all renamed files on the same place, and then move to plex structure handmade... to control missing renamings... Any help or better solutions ? The good thing would be something like Hazel but on Synology. I mean, if i validate a file, then move to a special folder and a task for example, wouñd move to the correct path on PLEX folders.

Thanks again,

Re: Filebot (Synology) - just copy renamed files on SAME directory

Posted: 11 Mar 2020, 05:26
by rednoah
The output format is up to you:
https://www.filebot.net/naming.html


Presumably, you're trying to do something like this:

Code: Select all

{folder}/{plex.name}
:idea: viewtopic.php?t=4116


:!: If you're using Plex, then I strongly advise you against organizing files yourself. Why not have FileBot organize files nice and clean and consistent?


:idea: You can use --def unsorted=y to have FileBot process files that failed renaming into a separate folder. That way you can easily deal with them manually, because they all end up in one place.

Re: Filebot (Synology) - just copy renamed files on SAME directory

Posted: 12 Mar 2020, 00:58
by magefesa
Thanks a lot !
All worked like a charm !
Finally i ll let Filebot to move the files... and added “—def unsorted=y” too !

Thannks a lot rednoah !