Kodi Community Forum
IMDB scraper crashing on Final Destination 5 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Information Providers (scrapers) (https://forum.kodi.tv/forumdisplay.php?fid=147)
+----- Forum: Movie Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=302)
+----- Thread: IMDB scraper crashing on Final Destination 5 (/showthread.php?tid=121409)



IMDB scraper crashing on Final Destination 5 - SteveXBMC - 2012-01-29

A recent addition to my movies was Final Destination 5 (2011) as a folder name with with an m4v movie file and an nfo file with the following:

<movie>
<title>Final Destination 5</title>
<set>Final Destination Collection</set>
<sorttitle>Final Destination 5</sorttitle>
</movie>
http://www.imdb.com/title/tt1622979/

This is the same for other movies in the set. However XBMC 10.1 is crashing when scraping this particular movie. Removing the URL from the nfo file, allows the scan to complete, but doesn't pick up any information. Removing the nfo file completely, XBMC crashes again because the default scraper is imdb. Changing the scraper to moviedb for this folder works correctly.

Can anyone else confirm the fault?

Regards


- GJones - 2012-01-30

IMDB is crashing for me as well. Each time the scraper is called, it crashes. I am going back to the TMDB scraper for now.


- olympia - 2012-01-30

fixed in imdb common scraper. Will update automatically in the background if auto-update is enabled. Do a force-refresh if you are unpatient Smile


- SteveXBMC - 2012-01-31

Thanks for the fix, I will update and test.

Regards