<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Server.Implementations, branch v12.0-rc3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v12.0-rc3</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v12.0-rc3'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2026-07-22T00:43:31Z</updated>
<entry>
<title>Merge pull request #16980 from TheMelmacian/feature/library_specific_language_filter_values</title>
<updated>2026-07-22T00:43:31Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2026-07-22T00:43:31Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=526f4051e963548d7ab66dc8b30933a8ab260363'/>
<id>urn:sha1:526f4051e963548d7ab66dc8b30933a8ab260363</id>
<content type='text'>
Improve language filters to only fetch language codes that match the requested items/libraries (follow up to #9787)</content>
</entry>
<entry>
<title>fix: remove obsolete code</title>
<updated>2026-07-21T20:20:07Z</updated>
<author>
<name>TheMelmacian</name>
<email>76712303+TheMelmacian@users.noreply.github.com</email>
</author>
<published>2026-07-21T20:11:50Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b317af0d307065d4657f8db4771ef89e36fdff10'/>
<id>urn:sha1:b317af0d307065d4657f8db4771ef89e36fdff10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #17160 from 854562/truncate-language-strings</title>
<updated>2026-07-21T15:22:32Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2026-07-21T15:22:32Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=65836cc844e6ef3d4b25b875668c4d32105a4dae'/>
<id>urn:sha1:65836cc844e6ef3d4b25b875668c4d32105a4dae</id>
<content type='text'>
Truncate ISO-639-2 language display names at first delimiter</content>
</entry>
<entry>
<title>Merge pull request #17368 from Shadowghost/security-path-traversal-fixes</title>
<updated>2026-07-21T12:52:40Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2026-07-21T12:52:40Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9b9b609c83404faeff485919b18cb88ce6cc4db6'/>
<id>urn:sha1:9b9b609c83404faeff485919b18cb88ce6cc4db6</id>
<content type='text'>
Backport and extend path traversal fixes</content>
</entry>
<entry>
<title>Apply review suggestions</title>
<updated>2026-07-21T12:30:55Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-07-21T12:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=4cc69f4be0a568ebc8c922dcf1f855458755ad85'/>
<id>urn:sha1:4cc69f4be0a568ebc8c922dcf1f855458755ad85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #17367 from zerafachris/fix/backup-skip-corrupt-keyframe-data</title>
<updated>2026-07-21T11:53:47Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2026-07-21T11:53:47Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=527ba2e11c8136980fb0864a360cd0c60f1128da'/>
<id>urn:sha1:527ba2e11c8136980fb0864a360cd0c60f1128da</id>
<content type='text'>
fix: skip corrupt KeyframeData rows during full system backup</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into security-path-traversal-fixes</title>
<updated>2026-07-21T05:14:47Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-07-21T05:14:47Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b99703301f43927f632bbc49d040a32824d43cb3'/>
<id>urn:sha1:b99703301f43927f632bbc49d040a32824d43cb3</id>
<content type='text'>
# Conflicts:
#	Jellyfin.Api/Controllers/HlsSegmentController.cs
#	Jellyfin.Api/Controllers/PluginsController.cs
</content>
</entry>
<entry>
<title>Merge pull request #17377 from mbastian77/fix/person-visibility-allowed-tags</title>
<updated>2026-07-21T01:26:06Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2026-07-21T01:26:06Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=bdf263d8677ee87078c680a355a91a8048b8308b'/>
<id>urn:sha1:bdf263d8677ee87078c680a355a91a8048b8308b</id>
<content type='text'>
Exempt people from the allowed tags visibility check</content>
</entry>
<entry>
<title>Merge branch 'master' into fix/backup-skip-corrupt-keyframe-data</title>
<updated>2026-07-21T00:49:37Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2026-07-21T00:49:37Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=557b14e33ea8707ebae39b141d003d46141d6f5f'/>
<id>urn:sha1:557b14e33ea8707ebae39b141d003d46141d6f5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove comments about JSON error handling</title>
<updated>2026-07-21T00:15:05Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2026-07-21T00:15:05Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0d629591ed8b491e6e3560f72b12d737e4f3922f'/>
<id>urn:sha1:0d629591ed8b491e6e3560f72b12d737e4f3922f</id>
<content type='text'>
Removed comments explaining error handling for malformed JSON during backup.</content>
</entry>
</feed>
