First of all, thank you for creating this plugin. I've been using it for the past few months, and it has been a huge improvement over Jellyfin's default image selection. It works really well overall, which is why I wanted to report what looks like a regression I've recently noticed.
Plugin's configuration
- Preferred language override:
en
- Fallback language:
en
- Also include the title's original language: disabled
- Put the original language last: enabled
- Posters: only use the original language (strict): disabled
- Allow textless (no language tag) images:
- Posters: disabled
- Backdrops: enabled
- Logos: enabled
- Sort by vote count: enabled
- Minimum vote count:
0
Library's configuration
- Preferred download language:
Polish
- Country/Region:
Poland
- Image fetchers: Language-Aware TMDB Images - ranked first
Expected behavior
- Posters should prefer English images.
- Backdrops should prefer textless images when available.
- Images returned by the plugin should have the correct language tag (
en or no language for textless images).
- The "All languages" filter in the image selection dialog should work correctly.
Actual behavior
- Posters are downloaded correctly in English.
- Backdrops are selected with English titles instead of available textless versions.
- In the Edit Images dialog, every returned image is tagged as the library's preferred download language (
pl), even though the actual image is English.
- Textless backdrops are also tagged as
pl instead of having no language tag.
- Textless backdrops appear after the titled versions, whereas they were previously listed first.
- The "All languages" option in the image search dialog has no effect.
- Changing the library's preferred download language also changes the language tag shown for all images in the Edit Images dialog. For example, changing the library language from
Polish to French causes all returned images to be tagged as fr, regardless of their actual language.
- Jellyfin: 10.11.11
- Language-Aware Images: 0.8.1.0
First of all, thank you for creating this plugin. I've been using it for the past few months, and it has been a huge improvement over Jellyfin's default image selection. It works really well overall, which is why I wanted to report what looks like a regression I've recently noticed.
Plugin's configuration
enen0Library's configuration
PolishPolandExpected behavior
enor no language for textless images).Actual behavior
pl), even though the actual image is English.plinstead of having no language tag.PolishtoFrenchcauses all returned images to be tagged asfr, regardless of their actual language.