Greets all. Been running 3.2 for sometime without problems. Now all of a sudden IMDB no longer scrapes. I just keep getting prompted for file/title name. I haven't read of any imdb server issue and cannot figure out what has changed with system. Below is excerpt from debug log (film title omitted)
[edit - log removed]
IMDB no longer scraping
- BuZz
- Site Admin
- Posts: 1891
- Joined: Wed Jul 04, 2012 12:50 am
- Location: UK
- Has thanked: 66 times
- Been thanked: 423 times
- Contact:
Re: IMDB no longer scraping
http://www.xbmc4xbox.org.uk/forum/viewt ... p?f=6&t=65 (when reporting problems dont paste logs directly and give full logs)
imdb changes their website around so scraping often breaks. if you use tmdb you will avoid this as it has a proper api which doesnt change every week!
imdb changes their website around so scraping often breaks. if you use tmdb you will avoid this as it has a proper api which doesnt change every week!
Re: IMDB no longer scraping
Thanks for the response; I'll post a full debug log to pastebin when I get back.BuZz wrote:http://www.xbmc4xbox.org.uk/forum/viewt ... p?f=6&t=65 (when reporting problems dont paste logs directly and give full logs)
imdb changes their website around so scraping often breaks. if you use tmdb you will avoid this as it has a proper api which doesnt change every week!
Here's what I've found so far:
With previously scraped titles (imdb was used), I can refresh fan and cover art, but not movie information.
If I add nfo file with movie, scraper works; it pulls art and film info.
I tried a recently posted imdb.xml file I grabbed from an svn (very large file compared to the originally included one) but it returns a "server may be busy" error when scraper runs.
Just tried TMDB and get same results as imdb; that is, no results, just prompt for manual file name entry
Using the actual IMDB code which has worked in the past for some problematic titles (eg: tt0324197) fails.
I overwrote entire xbmc install with Jan's recent release, and same issue persists.
Re: IMDB no longer scraping
Issue resolved itself. All I did was try some new skins then revert back to PM3HD, and imdb scrapes works again (didn't try scraping while trying out then new skins).