Not scraping some TV Shows
#1
Hi all I just installed IceLibrary Addon and I'm trying to get everything sorted to the way I like it, however I ran into some troubles with some TV shows not scraping where as the others are totally fine.

Here is a log from the folders that don't want to work -

Code:
18:14:30 T:5672   DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'D:\xbmc2test\XBMC\portable_data\userdata\addon_data\plugin.video.icelibrary\tvshows\Mr. Show with Bob and David\'
18:14:30 T:5672   DEBUG: ADDON::CScraper::FindMovie: Searching for 'Mr. Show with Bob and David' using The TVDB scraper (path: 'D:\xbmc2test\XBMC\portable_data\addons\metadata.tvdb.com', content: 'tvshows', version: '1.2.3')
18:14:30 T:5672   DEBUG: scraper: CreateSearchUrl returned <url>http://www.thetvdb.com/api/GetSeries.php?seriesname=mr%2e%20show%20with%20bob%20and%20david&amp;language=en</url>
18:14:30 T:5672   DEBUG: FileCurl::Open(1418EBC4) http://www.thetvdb.com/api/GetSeries.php?seriesname=mr%2e%20show%20with%20bob%20and%20david&language=en
18:14:30 T:5672    INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://www.thetvdb.com
18:14:30 T:5672   DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><results></results>
18:14:30 T:5672   DEBUG: ADDON::CScraper::FindMovie: Searching for 'Mr. Show with Bob and David' using The TVDB scraper (path: 'D:\xbmc2test\XBMC\portable_data\addons\metadata.tvdb.com', content: 'tvshows', version: '1.2.3')
18:14:30 T:5672   DEBUG: scraper: CreateSearchUrl returned <url>http://www.thetvdb.com/api/GetSeries.php?seriesname=mr%2e%20show%20with%20bob%20and%20david&amp;language=en</url>
18:14:30 T:5672   DEBUG: FileCurl::Open(1418EBC4) http://www.thetvdb.com/api/GetSeries.php?seriesname=mr%2e%20show%20with%20bob%20and%20david&language=en
18:14:30 T:5672   DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><results></results>
18:14:31 T:5672   DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'D:\xbmc2test\XBMC\portable_data\userdata\addon_data\plugin.video.icelibrary\tvshows\The X Files\'
18:14:31 T:5672   DEBUG: ADDON::CScraper::FindMovie: Searching for 'The X Files' using The TVDB scraper (path: 'D:\xbmc2test\XBMC\portable_data\addons\metadata.tvdb.com', content: 'tvshows', version: '1.2.3')
18:14:31 T:5672   DEBUG: scraper: CreateSearchUrl returned <url>http://www.thetvdb.com/api/GetSeries.php?seriesname=the%20x%20files&amp;language=en</url>
18:14:31 T:5672   DEBUG: FileCurl::Open(1418EBC4) http://www.thetvdb.com/api/GetSeries.php?seriesname=the%20x%20files&language=en
18:14:31 T:5672   DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><results></results>
18:14:31 T:5672   DEBUG: ADDON::CScraper::FindMovie: Searching for 'The X Files' using The TVDB scraper (path: 'D:\xbmc2test\XBMC\portable_data\addons\metadata.tvdb.com', content: 'tvshows', version: '1.2.3')
18:14:31 T:5672   DEBUG: scraper: CreateSearchUrl returned <url>http://www.thetvdb.com/api/GetSeries.php?seriesname=the%20x%20files&amp;language=en</url>
18:14:31 T:5672   DEBUG: FileCurl::Open(1418EBC4) http://www.thetvdb.com/api/GetSeries.php?seriesname=the%20x%20files&language=en
18:14:31 T:5672   DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><results></results>
18:14:31 T:5672   DEBUG: VideoInfoScanner: No (new) information was found in dir D:\xbmc2test\XBMC\portable_data\userdata\addon_data\plugin.video.icelibrary\tvshows\

I don't really understand what's wrong from all that, hopefully some of you can help me out.

I'm on the latest nightly build btw, thank you.
Reply
#2
Just wanted to testout this


http://www.thetvdb.com/api/GetSeries.php...anguage=en
returns empty <data>.
Code:
mr. show with bob and david
does not even work in web Page.

http://www.thetvdb.com/?tab=series&id=72965&lid=7

Rename the Show folder to "Mr. Show"

Always test the FolderName (show name) from the WebPage for hit.
Reply

Logout Mark Read Team Forum Stats Members Help
Not scraping some TV Shows0