I seem to remember that filebot can use a text file with the CLI that will match specific series to what it is processing. For example if you are processing the a show called childrens hospital you can make sure that it is childrens hospital not children's hospital. Can Filebot do this?
Thank you very much
-S
Is there a way to specify the correct series using a file as a reference?
-
- Posts: 168
- Joined: 20 Jul 2012, 23:25
Re: Is there a way to specify the correct series using a file as a reference?
Yes, you can use the --q option to pass in a specific search query, series name, or numeric series id.
The --filter option can be used for further fine-tuning and custom filter expressions may opt to read data from external files to keep the code clean.
The --filter option can be used for further fine-tuning and custom filter expressions may opt to read data from external files to keep the code clean.