Hello Rednoah
I have a request for subtitle auto download and filebot nod on synology
I can see that the search for subtitle is BEFORE the file renaming. it very often fail to find the file as of course the file name is not yet "proper"
It would be much more efficiente to seek the subtitle AFTER the file is renamed ? or I am missing someting ?
thanks
[request] filebot node and subtitle search
Re: [request] filebot node and subtitle search
Search for subtitles before allows FileBot to find exactly matching subtitles, and allows you to customize subtitle naming via the rename format.
Can you give a specific example where the original file name doesn't work, yet somehow does work after renaming?
If you are keen on downloading subtitles after renaming, then you could use the --def exec option and use it to do additional filebot -get-subtitles calls on newly processed files.

