0.3.13
- fix(poster): resolve IMDb poster fallback and original-language image selection (c801899)
- fix IMDb poster resolution for titles that expose a valid TMDB match but return an empty
images.posterscollection for the requested language - fallback to TMDB
poster_path/backdrop_pathwhen the localized image collection is empty instead of returning404 Image not found - fix
posterLang=originalsoinclude_image_languageis resolved from the media's realoriginal_languageafter TMDB lookup, rather than incorrectly reusing the request language - unify original-language handling across poster/backdrop/logo image language resolution with shared helpers
- improve TMDB ID resolution so IMDb IDs can also map through
tv_episode_resultswhen TMDB classifies the external ID as an episode - bump package/app version from
0.3.12to0.3.13
Full Changelog: v0.3.12...v0.3.13
- fix IMDb poster resolution for titles that expose a valid TMDB match but return an empty