mwheelerjr / mptvseries

Automatically exported from code.google.com/p/mptvseries
0 stars 0 forks source link

Ability to force a show to be different release year. #563

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Certain filenames do not match the system that TheTVdB uses.

Recent examples:

http://www.thetvdb.com/api/GetSeries.php?seriesname=Chaos
http://www.thetvdb.com/api/GetSeries.php?seriesname=The+Killing

Of course this can be solved by string replacement, but it would be extremly 
nice if there was an option that could be enabled to force titles that have 
multiple matches, to go with the one with highest release year.

So "The Killing S01E01.mkv" would find "The Killing" and "The Killing (2011)" 
as results on the API ("The Killing II (2009)" would not count in this case 
because title is not the same).

And with a new "Force recent release year", it would then use "The Killing 
(2011)" as a match.

Original issue reported on code.google.com by RoChess....@gmail.com on 11 Apr 2011 at 6:32

GoogleCodeExporter commented 9 years ago

Original comment by damien.haynes@gmail.com on 19 Oct 2012 at 11:59