Initial release.
Drop-in TMDB image provider for Jellyfin that filters posters by library language with a clean fallback to English, sorted by vote_count within each language bucket (matching TMDB's own /images UI). Supports Movies, Series, Seasons. Runs at Order = -1 so it preempts the built-in TMDB image provider.
Configuration:
- PreferredLanguage (default "de")
- FallbackLanguage (default "en")
- IncludeNoLanguage (default false): allow textless images as last resort
- TmdbApiKey: optional, defaults to Jellyfin's bundled key