Page 1 of 1

Is there a way to specify the correct series using a file as a reference?

Posted: 30 Dec 2018, 04:03
by nzdreamer55
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

Re: Is there a way to specify the correct series using a file as a reference?

Posted: 30 Dec 2018, 07:13
by rednoah
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.