<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/src/Jellyfin.Database/Jellyfin.Database.Implementations, 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-05-29T17:54:20Z</updated>
<entry>
<title>Merge pull request #16177 from theguymadmax/homevideo-viewtypes</title>
<updated>2026-05-29T17:54:20Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2026-05-29T17:54:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b6e26ba3d9656fe8c9e42f0a19ba04b575959046'/>
<id>urn:sha1:b6e26ba3d9656fe8c9e42f0a19ba04b575959046</id>
<content type='text'>
Add new viewtypes options</content>
</entry>
<entry>
<title>Backport: Fix/user manager collation (#16919)</title>
<updated>2026-05-26T18:59:20Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2026-05-26T18:59:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=11130030d25101e4ca42e2215d8343155a529b79'/>
<id>urn:sha1:11130030d25101e4ca42e2215d8343155a529b79</id>
<content type='text'>
Backport: Fix/user manager collation</content>
</entry>
<entry>
<title>Add new viewtypes</title>
<updated>2026-05-21T20:30:30Z</updated>
<author>
<name>theguymadmax</name>
<email>theguymadmax@proton.me</email>
</author>
<published>2026-02-03T04:17:16Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b141b893eb2ef759eff8f9ba3d70ac31f22c8acc'/>
<id>urn:sha1:b141b893eb2ef759eff8f9ba3d70ac31f22c8acc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #9787 from TheMelmacian/feature/language_filters</title>
<updated>2026-05-15T13:44:22Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2026-05-15T13:44:22Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9d420271ad4d9468683fda79d906bcd348f4979c'/>
<id>urn:sha1:9d420271ad4d9468683fda79d906bcd348f4979c</id>
<content type='text'>
New filters for audio and subtitle languages</content>
</entry>
<entry>
<title>readded concurrency exception check</title>
<updated>2026-05-15T08:06:09Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2026-05-14T13:09:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8ec3b5c7ac989a1f62a1764e36b5a24ffa8f5a41'/>
<id>urn:sha1:8ec3b5c7ac989a1f62a1764e36b5a24ffa8f5a41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update logging message for DbConcurrency messages</title>
<updated>2026-05-12T21:11:15Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2026-05-12T21:11:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a47da0f1a3c68ed2a418416f24e3d7b0ed704ed0'/>
<id>urn:sha1:a47da0f1a3c68ed2a418416f24e3d7b0ed704ed0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: language filters for subtitles and audio</title>
<updated>2026-05-10T10:41:57Z</updated>
<author>
<name>TheMelmacian</name>
<email>76712303+TheMelmacian@users.noreply.github.com</email>
</author>
<published>2026-05-10T09:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2b7f64116309c7a33611334c1d08745c6c50d537'/>
<id>urn:sha1:2b7f64116309c7a33611334c1d08745c6c50d537</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add OriginalLanguage as option to PreferredAudioLanguage (#12579)</title>
<updated>2026-05-07T18:07:23Z</updated>
<author>
<name>Erik W</name>
<email>22211983+Lampan-git@users.noreply.github.com</email>
</author>
<published>2026-05-07T18:07:23Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e1e18e8da015e7311e62cdb62167d51e90331edd'/>
<id>urn:sha1:e1e18e8da015e7311e62cdb62167d51e90331edd</id>
<content type='text'>
* Add OriginalLanguage as option to PreferredAudioLanguage

* Support for multiple original languages

* Add original audio stream indicator

* Fetch OriginalLanguage from TMDB

* Adapt to EFCore refactor

* Fix PlayDefaultAudioTrack OriginalLanguage behavior

* Fix better PlayDefaultAudioTrack OriginalLanguage behavior

* Add comment to ItemFields

* Improved PlayDefaultAudioTrack behavior

* Add migration for original language

* Use sting.Equals for string comparisons

* Always set dto OriginalLanguage

* Remove OriginalLanguage from ItemFields

---------

Co-authored-by: Lampan-git &lt;lampan-git@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix Playlist and Boxset query and count perf</title>
<updated>2026-05-04T08:25:02Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-05-04T08:22:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=fa65a392b0e754848caf94f08724ba19ec8bdd9f'/>
<id>urn:sha1:fa65a392b0e754848caf94f08724ba19ec8bdd9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize Search and NextUp queries</title>
<updated>2026-03-08T14:26:35Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-03-08T14:10:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ba722b45175a15b66d6c934d80a50bbb1ed6e695'/>
<id>urn:sha1:ba722b45175a15b66d6c934d80a50bbb1ed6e695</id>
<content type='text'>
</content>
</entry>
</feed>
