Page 1 of 1

AMC Miss-identified shows

Posted: 28 Nov 2017, 14:56
by ShedDweller
Hi,

I use AMC to sort tv shows and it's >99% perfect every time, (thanks!)

Occasionally it renames incorrectly, and i was wondering if there was a way for me to set a list (maybe via a txt file like the Excludelist) where i can force AMC to use a specific result if a particular title is presented?

i.e.
I have one show for the kids "The Deep" (https://www.thetvdb.com/?tab=series&id=304075)

and for some reason it doesn't get picked up correctly, I've had some early season 1 episodes as "The Deep (2010)" and later ones as "The Devil (2007)" !!

It'd be great to be able to have a simple txt file i could add a list to, if "The Deep" use "The Deep 2015" to ensure it picks up the correct one.

CHeers

Re: AMC Miss-identified shows

Posted: 28 Nov 2017, 22:55
by rednoah
You can use the --filter option for that. Have you read the Advanced Fine-Tuning section in the amc manual yet?

Re: AMC Miss-identified shows

Posted: 05 Dec 2017, 11:40
by ShedDweller
Ok thanks, i had missed that bit..

so, to confirm, if i add ...

Code: Select all

  --filter "!readLines('/path/to/excludes.txt').contains(n)"
I can add the Names of shows on separate lines to that txt file and each would be ignored when the AMC is run

Re: AMC Miss-identified shows

Posted: 05 Jan 2018, 20:03
by kim
Now you can use a text file with all the id's (e.g. tv shows) you want to exclude or include:
viewtopic.php?f=6&t=5383&p=31801#p31801