xbmc / metadata.tvshows.themoviedb.org.python

themoviedb.org TV Show scraper in Python for Kodi 18 (Leia) or later.
GNU General Public License v3.0
20 stars 26 forks source link

Try and Return at Least Some Artwork #16

Closed pkscout closed 4 years ago

pkscout commented 4 years ago

If selecting a non-English language, it is possible to get no artwork back from the scraper (especially banners and posters). Often those are marked as "English," and selecting another language gives you back only artwork in that language and marked as having no language. If you add the English artwork, it is often selected as the default artwork even if there is matching artwork for the language. Need to see if I can reorder the artwork so that stuff in the chosen language is first if available and then fall back to English and no language artwork.

pkscout commented 4 years ago

Added with release of 1.1.13.