MediaElch
MediaElch copied to clipboard
Scraping tv shows can produce thumb tags with incorrect url when no images can be found
Thanks for the great software!
Describe the bug
When I scrape a tv show that doesn't have thumbnails, using the tvdb scrapper. The episode .nfo contains a thumb tag with a "bad" url. i.e.:
<thumb>https://www.thetvdb.com/banners/</thumb>
To Reproduce Steps to reproduce the behaviour:
- Open MediaElch
- Go to a tv episode that doesn't have a thumbnail image on the tvdb
- Click on the episode and scrape
- Use the tvdb scraper
- Check the info xml for a thumb tag
I was scrapping early Nova episodes (s05E04) from.: https://www.thetvdb.com/series/nova/seasons/official/2
One of the symptoms of this is when these episodes are added to Kodi it doesn't show a thumbnail, and it doesn't appear to be "immediately" added (if at all). If I re-scrap in Kodi it will get an image from the media.
I also noticed it appears the same behavior for
Expected behavior
I would think there should be no
Screenshots n/a
MediaElch Version:
- [ ] 2.8.13-dev (nightly)
- [X] 2.8.12 stable
Operating System:
- [ ] Windows
- [ ] macOS
- [X] Linux (distribution: Ubuntu 20.04)
Additional context Add any other context about the problem here.