Hello,
i have the Mickey Mouse (2013) Collection insert in Plex.
Plex with thetvdb don't find any information for this, but when i try THE SAME URL in safari/chrome i getting the correct Result.
Look here:
http://thetvdb.plexapp.com/api/GetSeries.php?seriesname=Mouse&language=en
I need from the result follow Serie:
<Series>
<seriesid>280212</seriesid>
<language>en</language>
<SeriesName>Mickey Mouse</SeriesName>
<Overview>
Mickey Mouse is an Emmy award-winning American series of animated shorts created by Disney Television Animation. It features classic characters Mickey Mouse, Minnie Mouse, Donald Duck, Daisy Duck, Goofy and Pluto in contemporary settings such as Paris and New York. The series will have the slapstick feel of classic Mickey Mouse shorts, as well as place the titular character in humorous situations that showcase his pluck and rascality, along with his long-beloved charm and good hearted-ness.
</Overview>
<FirstAired>2013-06-28</FirstAired>
<Network>Disney Channel</Network>
<IMDB_ID>tt2768802</IMDB_ID>
<id>280212</id>
</Series>
When i see in the LOG file, Plex call THE SAME URL, BUT WITHOUT the result with 280212. Why ?
foo:/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Logs/PMS Plugin Logs# tail -f com.plexapp.agents.thetvdb.log
Here is thetvdb Logfile:
...
...
2014-04-14 22:16:39,945 (7f7fb9ffb700) : INFO (__init__:364) - Searching for exact match with: Mouse
2014-04-14 22:16:39,946 (7f7fb9ffb700) : INFO (__init__:66) - Retrieving URL: http://thetvdb.plexapp.com/api/GetSeries.php?seriesname=Mouse&language=en
2014-04-14 22:16:40,033 (7f7fb9ffb700) : DEBUG (networking:167) - Fetching 'http://thetvdb.plexapp.com/api/GetSeries.php?seriesname=Mouse&language=en' from the HTTP cache
2014-04-14 22:16:40,115 (7f7fb9ffb700) : INFO (__init__:392) - Final result: MetadataSearchResult(lang='en', thumb=None, score=99, year='2001', id='74189', name='House of Mouse')
2014-04-14 22:16:40,116 (7f7fb9ffb700) : INFO (__init__:392) - Final result: MetadataSearchResult(lang='en', thumb=None, score=95, year='2003', id='83635', name='Mouse')
2014-04-14 22:16:40,117 (7f7fb9ffb700) : INFO (__init__:392) - Final result: MetadataSearchResult(lang='en', thumb=None, score=91, year='2005', id='79159', name='12 oz. Mouse')
2014-04-14 22:16:40,117 (7f7fb9ffb700) : INFO (__init__:392) - Final result: MetadataSearchResult(lang='en', thumb=None, score=89, year='2006', id='79854', name='Mickey Mouse Clubhouse')
2014-04-14 22:16:40,118 (7f7fb9ffb700) : INFO (__init__:392) - Final result: MetadataSearchResult(lang='en', thumb=None, score=85, year='2013', id='262569', name='Motive')
2014-04-14 22:16:40,119 (7f7fb9ffb700) : INFO (__init__:392) - Final result: MetadataSearchResult(lang='en', thumb=None, score=84, year='1987', id='78251', name='The New Adventures of Mighty Mouse')
2014-04-14 22:16:40,119 (7f7fb9ffb700) : INFO (__init__:392) - Final result: MetadataSearchResult(lang='en', thumb=None, score=80, year='1995', id='72880', name='Pinky and the Brain')
2014-04-14 22:16:40,120 (7f7fb9ffb700) : INFO (__init__:392) - Final result: MetadataSearchResult(lang='en', thumb=None, score=72, year='1999', id='70958', name='Mickey Mouse Works')
2014-04-14 22:16:40,121 (7f7fb9ffb700) : INFO (__init__:392) - Final result: MetadataSearchResult(lang='en', thumb=None, score=69, year='1940', id='72860', name='Tom and Jerry')
2014-04-14 22:16:40,122 (7f7fb9ffb700) : INFO (__init__:392) - Final result: MetadataSearchResult(lang='en', thumb=None, score=67, year='1955', id='76169', name='The Mickey Mouse Club')
2014-04-14 22:16:40,122 (7f7fb9ffb700) : INFO (__init__:392) - Final result: MetadataSearchResult(lang='en', thumb=None, score=66, year='2010', id='258045', name='Sumo Mouse')
2014-04-14 22:16:40,129 (7f7fb9ffb700) : DEBUG (runtime:918) - Response: [200] str, 3864 bytes