<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/tests/Jellyfin.Model.Tests/Extensions/EnumerableExtensionsTests.cs, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2026-03-08T11:02:08Z</updated>
<entry>
<title>Use file-scoped namespace in EnumerableExtensionsTests</title>
<updated>2026-03-08T11:02:08Z</updated>
<author>
<name>redinsch</name>
<email>redinsch@gmx.de</email>
</author>
<published>2026-03-08T11:02:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3b293751790c32ee1d773a6332a63ba2f3bcab74'/>
<id>urn:sha1:3b293751790c32ee1d773a6332a63ba2f3bcab74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix remote image language priority to prefer English over no-language</title>
<updated>2026-03-08T10:29:54Z</updated>
<author>
<name>redinsch</name>
<email>redinsch@gmx.de</email>
</author>
<published>2026-03-08T10:29:54Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ebb6949ea75bd2f9953c9e1c7708442fa93197fb'/>
<id>urn:sha1:ebb6949ea75bd2f9953c9e1c7708442fa93197fb</id>
<content type='text'>
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
</content>
</entry>
</feed>
