Library Scrape Problem?
#1
I've been using XBMC on linux for about a month now. Just updated to alpha 1 (XBMC SVN:15613) recently, I'm not sure if my problem is related to the update or not.

I have my content set to use TheTVDB.com. I just added some new content to the directory which didn't show up in the library (set to automatically scan at startup). I went to "Scan for New Content" which didn't pick up the new content... I then went to the actual show (I added a new season) and set it to Refresh all episodes. After the refresh... the show disappeared from the library and I can't get it back into the library. Below is part of the log file for the scrape:

Code:
11:03:40 T:2997496720 M:1414811648    INFO: Get URL: http://www.thetvdb.com/api/GetSeries.php?seriesname=weeds&language=
11:03:40 T:2997496720 M:1414737920    INFO: Get URL: http://www.thetvdb.com/api/1D62F2F90030C444/series/74845/all/en.zip
11:03:41 T:2997496720 M:1414737920   ERROR: Server returned: 404 Not Found
11:03:41 T:2997496720 M:1414737920   DEBUG: GetSeasonsNav query: select episode.c12,path.strPath,tvshow.c00,count(1),count(episode.c08) from episode join tvshow on tvshow.idshow=tvshowlinkepisode.idshow join tvshowlinkepisode on tvshowlinkepisode.idEpisode = episode.idEpisode  join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 4294967295  group by episode.c12

I also tried to delete my library file and rescan. The TheTVDB.com scraper didn't get anything into the library. I tired TVRage.com and got a bunch of numbered folders (1, 2, 3, 4, etc...) with no episodes.

An abridged log file:
http://pastebin.com/m4e0ef324

Any thoughts?
Ubuntu 8.10, Intel C2D E8400 @ 3GHz (stock), GIGABYTE GA-73PVM-S2H (nvidia 630i/7100) HDMI, On Board Video, 2Gig RAM, Generic MCE USB receiver
----------------------
Reply
#2
TVDB.com maybe having issues? i recall them moving there site?
Reply
#3
C-Quel Wrote:TVDB.com maybe having issues? i recall them moving there site?

How about TV.com? I believe tv.com just recently did a complete redesign of their site. I think somebody oughta update the scraper for tv.com as well. I would love to it myself if only I know how.Laugh
Reply
#4
Dpending on when the DNS update went through for you there might have a been a few hours where you couldn't scan properly from thetvdb.com but it should all be working now.
Contribute to TheTVDB.com - The Online TV Database
Reply
#5
When scanning for new content I get a "Error 404" due to the scraper not using language settings.
from log file:
"INFO: Get URL: http://www.thetvdb.com/api/1D62F2F90030C...0/all/.zip" <-- missing language code and results in a 404 error as expected.

should be "INFO: Get URL: http://www.thetvdb.com/api/1D62F2F90030C...all/en.zip"
Reply
#6
This only happens with old versions of XBMC (or remnants of old versions databases). You should be able to fix it by going in to the scraper settings and exiting back out again.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#7
Unfortunately does it not solve this issue, a removal and a fresh addition of the tv-show is needed to add the new episodes.
Reply

Logout Mark Read Team Forum Stats Members Help
Library Scrape Problem?0