Files
jellyfin/MediaBrowser.Model
redinsch ebb6949ea7 Fix remote image language priority to prefer English over no-language
Previously, images with no language were ranked higher (score 3) than
English images (score 2), causing poorly rated languageless images to
be selected over well-rated English alternatives for posters and logos.

Swap the priority so English is preferred over no-language images.
Backdrop images are unaffected as they have their own dedicated sorting.

Add unit tests for OrderByLanguageDescending.

Fixes #13310
2026-03-08 11:29:54 +01:00
..
2021-10-26 13:56:30 +02:00
2020-02-23 12:11:43 +01:00
2025-05-04 08:40:34 -06:00
2025-03-25 16:45:00 +01:00
2026-01-14 18:55:47 +01:00
2025-01-25 20:05:15 -05:00
2026-02-15 11:28:42 +01:00
2025-03-31 17:46:21 -06:00
2026-01-27 11:13:32 +01:00
2020-08-20 15:17:42 +08:00
2022-12-05 15:00:20 +01:00
2026-01-14 18:55:47 +01:00