Linux TV-Show Scraper
#1
Hi guy's,
I searched by google and in the forum for a solution about the TV-Show Scraper

Code:
DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://MEDIASERVER/TV-Shows/'
22:44:10 T:3059735408   DEBUG: FindMovie: Searching for 'TV-Shows' using The TVDB scraper (path: '/usr/share/xbmc/addons/metadata.tvdb.com', content: 'tvshows', version: '1.2.4')
22:44:10 T:3059735408   DEBUG: scraper: CreateSearchUrl returned <url>http://www.thetvdb.com/api/GetSeries.php?seriesname=tv%2dshows&amp;language=en</url>
22:44:10 T:3059735408   DEBUG: FileCurl::Open(0xb65fca58) http://www.thetvdb.com/api/GetSeries.php?seriesname=tv%2dshows&language=en
22:44:10 T:3059735408    INFO: easy_aquire - Created session to http://www.thetvdb.com
22:44:10 T:3007314800   DEBUG: Thread Background Loader start, auto delete: 0
22:44:10 T:3007314800   DEBUG: Thread Background Loader 3007314800 terminating
22:44:11 T:3059735408   DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><results></results>
22:44:11 T:3059735408   DEBUG: FindMovie: Searching for 'TV Shows' using The TVDB scraper (path: '/usr/share/xbmc/addons/metadata.tvdb.com', content: 'tvshows', version: '1.2.4')
22:44:11 T:3059735408   DEBUG: scraper: CreateSearchUrl returned <url>http://www.thetvdb.com/api/GetSeries.php?seriesname=tv%20shows&amp;language=en</url>
22:44:11 T:3059735408   DEBUG: FileCurl::Open(0xb65fca58) http://www.thetvdb.com/api/GetSeries.php?seriesname=tv%20shows&language=en
22:44:11 T:3059735408   DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><results></results>
22:44:11 T:3059735408   DEBUG: VideoInfoScanner: No (new) information was found in dir smb://MEDIASERVER/TV-Shows/
22:44:11 T:3059735408  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
22:44:11 T:3059735408    INFO: Video scan was stopped or finished ... restoring FindRemoteThumbs
22:44:11 T:3059735408   DEBUG: Thread VIDEO::CVideoInfoScanner 3059735408 terminating
22:44:11 T:7878416   DEBUG: CGUIMediaWindow::GetDirectory ()
22:44:11 T:7878416   DEBUG:   ParentPath = []
22:44:11 T:3007314800   DEBUG: Thread Background Loader start, auto delete: 0
22:44:11 T:3007314800   DEBUG: Thread Background Loader 3007314800 terminating

In the log you can see the scraper takes the root folder and not the folders form the TV-Shows.

Someone have any solution?

NAS structure:
Image
Reply
#2
What is the issue? (did you check folder contains one TV show by any chance?)
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.
Reply
#3
yes I checked the TV-Shows and I tried it manuell I get the metadata from Thetvdb.com
http://www.thetvdb.com/api/GetSeries.php...anguage=en <<< this is working

and this
22:44:10 T:3059735408 DEBUG: scraper: CreateSearchUrl returned <url>http://www.thetvdb.com/api/GetSeries.php?seriesname=tv%2dshows&amp;language=en</url>
not working

the scraper takes the root folder "tv%2dshows" to scrap metadata this is wrong
on xbmc 10 Dharma it works after the update to xbmc 11 eden the tvshow scraper is not working
Reply
#4
(2012-05-10, 11:39)Apoxsis Wrote: yes I checked the TV-Shows and I tried it manuell I get the metadata from Thetvdb.com
I don't understand you.
Did you check the option "Folder contains one TV show" while setting contents or not? If you did, it should not be checked in your case.

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.
Reply

Logout Mark Read Team Forum Stats Members Help
TV-Show Scraper0