v16 API tvshow.nfo problem -> Scraper don´t find series......
#1
Hi guys,

i try to use the scrapers thetvdb and moviedatabase to include my tv shows into my libary.
Movies gone fine but series having problems.

There is some strange behavior. It did find some seriens, sometimes it only find 1 -2 episodes and the rest is completly not showing up.

Looking into the log file dont help me......

Code:
22:59:41 T:1424214048  NOTICE: VideoInfoScanner: Starting scan ..
22:59:42 T:1424214048 WARNING: No information found for item 'nfs://192.168.1.38/volume1/TV-Aufnahmen/Fertig/TV Shows/Die Biene Maja (2012)/', it won't be added to the library.
22:59:42 T:1424214048 WARNING: No information found for item 'nfs://192.168.1.38/volume1/TV-Aufnahmen/Fertig/TV Shows/Dark Matter/', it won't be added to the library.
22:59:43 T:1424214048   ERROR: VideoInfoScanner: Asked to lookup episode nfs://192.168.1.38/volume1/TV-Aufnahmen/Fertig/TV Shows/Die Sendung mit der Maus/Season 2009/Die Sendung mit der Maus - S2009E11 - Indien Spezial Schule.ts online, but we have no episode guide. Check your tvshow.nfo and make sure the <episodeguide> tag is in place.
22:59:43 T:1424214048   ERROR: VideoInfoScanner: Asked to lookup episode nfs://192.168.1.38/volume1/TV-Aufnahmen/Fertig/TV Shows/Die Sendung mit der Maus/Season 2012/Die Sendung mit der Maus - S2012E42 - Lach- und Sachgeschichten zur Buchmesse.ts online, but we have no episode guide. Check your tvshow.nfo and make sure the <episodeguide> tag is in place.
22:59:43 T:1424214048   ERROR: VideoInfoScanner: Asked to lookup episode nfs://192.168.1.38/volume1/TV-Aufnahmen/Fertig/TV Shows/Die Sendung mit der Maus/Season 2014/Die Sendung mit der Maus - S2014E20 - Rakete und Läuse.ts online, but we have no episode guide. Check your tvshow.nfo and make sure the <episodeguide> tag is in place.
22:59:43 T:1424214048   ERROR: CCurlFile::Open failed with code 404 for http://api.themoviedb.org/3/tv/153241?api_key=f7f51775877e0bb6703520952b3c7840&language=de&append_to_response=external_ids,images&include_image_language=de,en,null
22:59:43 T:1424214048   ERROR: std::vector<std::basic_string<char> > ADDON::CScraper::Run(const string&, const CScraperUrl&, XFILE::CCurlFile&, const std::vector<std::basic_string<char> >*): Unable to parse web site
22:59:43 T:1424214048   ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting
22:59:44 T:1424214048   ERROR: VideoInfoScanner: Asked to lookup episode nfs://192.168.1.38/volume1/TV-Aufnahmen/Fertig/TV Shows/In aller Freundschaft – Die jungen Ärzte/Season 01/In aller Freundschaft – Die jungen Ärzte - S01E38 - Geheimnisse.ts online, but we have no episode guide. Check your tvshow.nfo and make sure the <episodeguide> tag is in place.
22:59:44 T:1424214048   ERROR: VideoInfoScanner: Asked to lookup episode nfs://192.168.1.38/volume1/TV-Aufnahmen/Fertig/TV Shows/In aller Freundschaft – Die jungen Ärzte/Season 01/In aller Freundschaft – Die jungen Ärzte - S01E39 - Zivilcourage.ts online, but we have no episode guide. Check your tvshow.nfo and make sure the <episodeguide> tag is in place.

It looks like that the scraper is not able to identify the episode but the tag SxxExx is placed within the file.
Also the complete labeling like /SeriesName/SeriesName+SxxExx+Subtitle.ts should be correct. Plex or other media servers can find the episodes with that naming without any problems.
Can you give me a hint whats going wrong here?

My system is kodi 16.1 on android.
The libary is located on a mysql database.
Reply
#2
ok i think it has to deal with a wrong tvshow.nfo

But what is wrong?
When i delete it, the series is recongnized..........

Code:
<tvshow>
  <title>The Walking Dead</title>
  <sorttitle>Walking Dead :: 2010-10-31</sorttitle>
  <year>2010</year>
  <rating>9.0</rating>
  <votes>1314</votes>
  <plot>Basierend auf einer Comic-Reihe von Robert Kirkman erzählt "The Walking Dead" die Geschichte einer Gruppe Überlebender nach einer Zombie-Apokalypse. Angeführt wird diese vom Polizisten Rick Grimes und seinem Kollegen Shane. Gemeinsam sind sie auf der Suche nach einem sicheren Zuhause.</plot>
  <runtime>60</runtime>
  <mpaa>TV-MA</mpaa>
  <id>153021</id>
  <genre>Action</genre>
  <genre>Drama</genre>
  <genre>Horror</genre>
  <genre>Suspense</genre>
  <thumb>http://thetvdb.com/banners/graphical/153021-g44.jpg</thumb>
  <premiered>2010-10-31</premiered>
  <status>Continuing</status>
  <studio>AMC</studio>
  <actor>
    <name>Andrew Lincoln</name>
  </actor>
  <actor>
    <name>Melissa McBride</name>
  </actor>
  <actor>
    <name>Norman Reedus</name>
  </actor>
  <actor>
    <name>Steven Yeun</name>
  </actor>
  <actor>
    <name>Lennie James</name>
  </actor>
  <actor>
    <name>Chandler Riggs</name>
  </actor>
  <actor>
    <name>Lauren Cohan</name>
  </actor>
  <actor>
    <name>Danai Gurira</name>
  </actor>
  <actor>
    <name>Jeffrey Dean Morgan</name>
  </actor>
  <actor>
    <name>Tom Payne</name>
  </actor>
  <actor>
    <name>Austin Nichols</name>
  </actor>
  <actor>
    <name>Tyler James Williams</name>
  </actor>
  <actor>
    <name>Seth Gilliam</name>
  </actor>
  <actor>
    <name>Josh McDermitt</name>
  </actor>
  <actor>
    <name>Christian Serratos</name>
  </actor>
  <actor>
    <name>Michael Cudlitz</name>
  </actor>
  <actor>
    <name>Alanna Masterson</name>
  </actor>
  <actor>
    <name>Lawrence Gilliard Jr.</name>
  </actor>
  <actor>
    <name>Dallas Roberts</name>
  </actor>
  <actor>
    <name>Chad L. Coleman</name>
  </actor>
  <actor>
    <name>Sonequa Martin-Green</name>
  </actor>
  <actor>
    <name>David Morrissey</name>
  </actor>
  <actor>
    <name>Michael Rooker</name>
  </actor>
  <actor>
    <name>Emily Kinney</name>
  </actor>
  <actor>
    <name>Scott Wilson</name>
  </actor>
  <actor>
    <name>Irone Singleton</name>
  </actor>
  <actor>
    <name>Emma Bell</name>
  </actor>
  <actor>
    <name>Laurie Holden</name>
  </actor>
  <actor>
    <name>Jeffrey DeMunn</name>
  </actor>
  <actor>
    <name>Jon Bernthal</name>
  </actor>
  <actor>
    <name>Sarah Wayne Callies</name>
  </actor>
  <tvdb id='153021'>http://www.thetvdb.com/?tab=series&amp;id=153021</tvdb>
</tvshow>
Reply

Logout Mark Read Team Forum Stats Members Help
API tvshow.nfo problem -> Scraper don´t find series......0