Scraper Issues
-
- Posts: 93
- Joined: Sat Jul 07, 2012 9:49 am
- Location: Derby, UK
- Has thanked: 6 times
- Been thanked: 2 times
Scraper Issues
Hi Everyone,
Just tried xbmc4xbox tonight (3.3.1), first time this week and am having scraper issues.
During the start up scan, I get the following in a window in the middle of the screen: -
Could not download information
Server is most likely unavailable.
Would you like to continue scanning?
Yes No
I know the xbox has network connectivity as I'm getting the RSS feed and can ping it
fine.
Does anyone else have this issue.
N.B. I've not changed from the default scraper.
Thanks
Just tried xbmc4xbox tonight (3.3.1), first time this week and am having scraper issues.
During the start up scan, I get the following in a window in the middle of the screen: -
Could not download information
Server is most likely unavailable.
Would you like to continue scanning?
Yes No
I know the xbox has network connectivity as I'm getting the RSS feed and can ping it
fine.
Does anyone else have this issue.
N.B. I've not changed from the default scraper.
Thanks
Re: Scraper Issues
evan_almighty wrote:Hi Everyone,
Just tried xbmc4xbox tonight (3.3.1), first time this week and am having scraper issues.
During the start up scan, I get the following in a window in the middle of the screen: -
Could not download information
Server is most likely unavailable.
Would you like to continue scanning?
Yes No
I know the xbox has network connectivity as I'm getting the RSS feed and can ping it
fine.
Does anyone else have this issue.
N.B. I've not changed from the default scraper.
Thanks
I am having this same problem
- Xphazer
- Posts: 524
- Joined: Wed Jul 04, 2012 4:39 am
- Location: Montréal
- Has thanked: 240 times
- Been thanked: 106 times
Re: Scraper Issues
Sadly with no debug log we are just taking, nothing will be solved. 
http://www.xbmc4xbox.org.uk/forum/viewt ... p?f=6&t=65

http://www.xbmc4xbox.org.uk/forum/viewt ... p?f=6&t=65
- Maza
- Posts: 85
- Joined: Wed Jul 04, 2012 5:06 pm
- Location: Portugal
- Has thanked: 3 times
- Been thanked: 5 times
Re: Scraper Issues
If your using tmdb you could be having issues, because they shutdown their 2.1 API for good https://www.facebook.com/themoviedb/pos ... 5523127035. This means the API needs to be updated to v3, the coming weekend I'll be pretty busy but after the weekend I'll be looking into this.
Xbox 1.4, softmod, 250 GB HDD, Monster Gamelink 400 X Component Video & Monster LightWave 100 X, silent fan mod, Confluence Lite 720p
Re: Scraper Issues
Redneck9 wrote:Movie thumbs and fanart no longer scrape. It will only fetch movie info(Noticed problem 2-3 days ago)
Anyone have a fix for this?
Re: Scraper Issues
I second that I have been using the movie database but it comes up with Server is most likely unavailable. So I tried using IMDB comes up with movie info but no movie thumbs. Will put up debug log if needed. Cheers
-
- Posts: 10
- Joined: Fri Jun 07, 2013 8:44 pm
- Has thanked: 1 time
Re: Scraper Issues
Seems that xml is no longer supported with v3,only supporting json.Maza wrote:If your using tmdb you could be having issues, because they shutdown their 2.1 API for good https://www.facebook.com/themoviedb/pos ... 5523127035. This means the API needs to be updated to v3, the coming weekend I'll be pretty busy but after the weekend I'll be looking into this.
-
- Posts: 6
- Joined: Tue Sep 24, 2013 10:32 pm
- Has thanked: 1 time
- Been thanked: 1 time
Re: Scraper Issues
Issues are the same over here in Belgium !! I'm sure somebody's gonna fix this...
-
- Posts: 31
- Joined: Wed Nov 14, 2012 11:36 pm
Re: Scraper Issues
Looks like I picked a hell of a time to add about 40 movies to my library. Oh well, I guess it's little blue folders for me. 

Re: Scraper Issues
Not sure if it can be fixed. Json is basically a programming language.Far as I can tell, mainline XBMC is compatible with json,but,unfortunately not XBMC4XBOX is not.toocko wrote:So How can this be fixed? Not sure what yous mean by json. Thanks
- Maza
- Posts: 85
- Joined: Wed Jul 04, 2012 5:06 pm
- Location: Portugal
- Has thanked: 3 times
- Been thanked: 5 times
Re: Scraper Issues
I've looked into this and yes XBMC4XBOX is not compatible with Json. So I don't know how to fix this, but I'm sure someone will come along with a solution.
Xbox 1.4, softmod, 250 GB HDD, Monster Gamelink 400 X Component Video & Monster LightWave 100 X, silent fan mod, Confluence Lite 720p
- Dan Dar3
- Posts: 1176
- Joined: Sun Jul 08, 2012 4:09 pm
- Has thanked: 273 times
- Been thanked: 257 times
- Contact:
Re: Scraper Issues
You're confusing the JSON format with the XBMC JSON RPC interface.
Scrapers in XBMC/XBMC4Xbox use regular expression to parse the response, so it's almost irrelevant whether that is plain text, JSON, HTML or XML format - as long as you craft the right RegExp it will be able to read it.
I'll have a look as well later / weekend see if we can fix it - if someone could meanwhile create a Redmine bug ticket (see Development tab) so it can be tracked.
@spinnersp
That's useful information - with the API change they've changed the URLs the scraper makes the calls to and removed the old ones.
Scrapers in XBMC/XBMC4Xbox use regular expression to parse the response, so it's almost irrelevant whether that is plain text, JSON, HTML or XML format - as long as you craft the right RegExp it will be able to read it.
I'll have a look as well later / weekend see if we can fix it - if someone could meanwhile create a Redmine bug ticket (see Development tab) so it can be tracked.
@spinnersp
That's useful information - with the API change they've changed the URLs the scraper makes the calls to and removed the old ones.
- App(s): XBMC4Xbox Remote for Android | Plugin(s): XBMC4Xbox Installer
- Please donate to XBMC4Xbox project to keep it going, every little helps!
- Join us on TeamSpeak
-
- Posts: 6
- Joined: Tue Sep 24, 2013 10:32 pm
- Has thanked: 1 time
- Been thanked: 1 time
Re: Scraper Issues
Hello, I don't know if this will help out,but XBMC is installed on my OUYA console and the TVDB sraper works just fine.
Now I'm heading to get the needed files and bring them to any developper.
Edit: I can't find the TVDB scraper files, but I've found the ImDB scraper ones, here: http://ul.to/v0pv4tm2
Now I'm heading to get the needed files and bring them to any developper.
Edit: I can't find the TVDB scraper files, but I've found the ImDB scraper ones, here: http://ul.to/v0pv4tm2
- Dan Dar3
- Posts: 1176
- Joined: Sun Jul 08, 2012 4:09 pm
- Has thanked: 273 times
- Been thanked: 257 times
- Contact:
Re: Scraper Issues
- App(s): XBMC4Xbox Remote for Android | Plugin(s): XBMC4Xbox Installer
- Please donate to XBMC4Xbox project to keep it going, every little helps!
- Join us on TeamSpeak
Re: Scraper Issues
A work around is to search for DVD art at IMDB other other site and copy and save jpeg to lets say desktop. Then ftp jpeg file to same folder that your movie is in.Next change file extension to .tbn instead of .jpg and it will load DVD image into XBMC.Note the file has to be named exactly as the movie to work. It is a longer process than using scraper and you don't have synopsis of movie that is why I would prefer using scraper.