github superuser404notfound/jellyfin-plugin-language-aware-images v0.1.0

latest releases: v1.0.0, v0.9.0, v0.8.1...
5 months ago

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

Don't miss a new jellyfin-plugin-language-aware-images release

NewReleases is sending notifications on new releases.