Kodi Community Forum

Full Version: tvdb scraper fix for missing thumbs
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've had a problem where scraping shows wouldn't download a thumb and I had to manually add them. If you have the same problem then to fix it open up tvdb.xml and delete all the 'images.' (minus the ') in the text.

Code:
http://images.thetvdb.com/banners

becomes

Code:
http://thetvdb.com/banners

This for me has worked and now I can scrape all the TV thumbs again. I take no credit for this fix as it was posted on the tvdb forums, just thought I'd spread the word. Apologies if this has already been posted but after a search I couldn't see it posted anywhere.
Thank's man! I was having the same problem here and now is fixed!!! Big Grin
I'm using xbmclive...

where can I find the tvdb.xml file?
BeastOfSerenity Wrote:I'm using xbmclive...

where can I find the tvdb.xml file?

/usr/share/xbmc/system/scrapers/video/tvdb.xml
asantosjr Wrote:/usr/share/xbmc/system/scrapers/video/tvdb.xml

That was it. And now I have thumbs again.

Thank you!!
I am getting thumbs for the actual shows but not for the season folders, is there a fix for this?
Where can i find the xml for xbmc on appletv? Thanks for your help. Because i have the same problem