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
AMC Miss-identified shows
Re: AMC Miss-identified shows
You can use the --filter option for that. Have you read the Advanced Fine-Tuning section in the amc manual yet?
-
- Posts: 13
- Joined: 01 Jun 2017, 17:46
Re: AMC Miss-identified shows
Ok thanks, i had missed that bit..
so, to confirm, if i add ...
I can add the Names of shows on separate lines to that txt file and each would be ignored when the AMC is run
so, to confirm, if i add ...
Code: Select all
--filter "!readLines('/path/to/excludes.txt').contains(n)"
Re: AMC Miss-identified shows
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
viewtopic.php?f=6&t=5383&p=31801#p31801