TheTVDB Scraper will need to be updated
#2
Here's how the API changed, to make fixing the scraper easier:

Added BannerType for fan art:
<BannerType>fanart</BannerType>

This is in addition to types of series and season. I also sorted by BannerType so the banners get grouped. This is most likely where it broke... you have to make sure <BannerType> is series for the banner you're looking for.

For fan art, I also added the following properties: VignettePath, ThumbnailPath, and Colors. BannerType2 holds the resolution of fan art as well as the format of series banners (text, graphical, blank).

Here's a link:
http://thetvdb.com/wiki/index.php/API:banners.xml

XBMC needs a proper XML parser available to the scrapers. Smile
Reply


Messages In This Thread
[No subject] - by tvdb-scott - 2008-03-17, 23:40
[No subject] - by spiff - 2008-03-18, 00:45
[No subject] - by NotShorty - 2008-03-25, 23:45
Logout Mark Read Team Forum Stats Members Help
TheTVDB Scraper will need to be updated1