Describe the bug
Using the TMDB scraper for a movie, the checkboxes look like this:
all images are enabled, and the images are loaded, even though some images like logo are only available from fanart.tv. So it seems here it uses a fallback, this is imho the wanted behavior because those images are only available from fanart.tv and they serve only images and no data.
When using the IMDB scraper to load a movie, the checkboxes look like this:
fanart, logo etc won't get loaded because those are not available from IMDB and it doesn't seem to fallback. This same behavior is true for series for both, IMDB and TMDB, scraper.
To Reproduce
Steps to reproduce the behavior:
scrape new movies and series using tmdb and imdb scraper
see which images get loaded, and which aren't even though they are available from fanart.tv
Expected behavior
I would expect the scrapers to always use fanart.tv for the images which the scrapers themselves don't serve.
Thanks for reporting. The image-loading feature is not consistent. Sometimes, e.g. for TMDb (if I remember correctly), image URLs for fanart.tv are scraped. For other scrapers, that's not the case.
Describe the bug Using the TMDB scraper for a movie, the checkboxes look like this:
all images are enabled, and the images are loaded, even though some images like logo are only available from fanart.tv. So it seems here it uses a fallback, this is imho the wanted behavior because those images are only available from fanart.tv and they serve only images and no data.
When using the IMDB scraper to load a movie, the checkboxes look like this:
fanart, logo etc won't get loaded because those are not available from IMDB and it doesn't seem to fallback. This same behavior is true for series for both, IMDB and TMDB, scraper.
To Reproduce Steps to reproduce the behavior:
Expected behavior I would expect the scrapers to always use fanart.tv for the images which the scrapers themselves don't serve.
MediaElch Version:
Operating System: