<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Api/Controllers, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2026-05-04T19:26:26Z</updated>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into epg-fixes</title>
<updated>2026-05-04T19:26:26Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-05-04T19:26:26Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=57c0fcd674c659c658369f0aebfd5d9d6787a9d4'/>
<id>urn:sha1:57c0fcd674c659c658369f0aebfd5d9d6787a9d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #16166 from Shadowghost/ignore-caching</title>
<updated>2026-05-04T15:59:48Z</updated>
<author>
<name>Niels van Velzen</name>
<email>nielsvanvelzen@users.noreply.github.com</email>
</author>
<published>2026-05-04T15:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=d359d2f7a865329ba10915dbd68dc1ab54450ffa'/>
<id>urn:sha1:d359d2f7a865329ba10915dbd68dc1ab54450ffa</id>
<content type='text'>
Implement ignore rule caching</content>
</entry>
<entry>
<title>Merge pull request #16616 from dkanada/fix-person-limit</title>
<updated>2026-05-04T15:58:27Z</updated>
<author>
<name>Niels van Velzen</name>
<email>nielsvanvelzen@users.noreply.github.com</email>
</author>
<published>2026-05-04T15:58:27Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=dcba6c36595e7cb74a83e1fca872274e4cabcf93'/>
<id>urn:sha1:dcba6c36595e7cb74a83e1fca872274e4cabcf93</id>
<content type='text'>
fix person TotalRecordCount when limit is applied</content>
</entry>
<entry>
<title>fix person TotalRecordCount when limit is applied</title>
<updated>2026-05-04T03:06:11Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2026-05-04T03:06:11Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ec990be12af3856eea597ba7ebdd5dbfa5b01ace'/>
<id>urn:sha1:ec990be12af3856eea597ba7ebdd5dbfa5b01ace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement ignore rule caching</title>
<updated>2026-05-03T21:35:33Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-02-01T22:07:01Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=d20c775dafba32dce65f8d68fb6802732df00363'/>
<id>urn:sha1:d20c775dafba32dce65f8d68fb6802732df00363</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into perf-rebased</title>
<updated>2026-05-03T11:31:23Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-05-03T11:31:23Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=d68d0fa96267ad96eaa5a0ba37e072f59a71442a'/>
<id>urn:sha1:d68d0fa96267ad96eaa5a0ba37e072f59a71442a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat/audiobook_chapters (#16518)</title>
<updated>2026-05-03T10:18:20Z</updated>
<author>
<name>Seven Rats</name>
<email>79296037+sevenrats@users.noreply.github.com</email>
</author>
<published>2026-05-03T10:18:20Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f5f75ed2e1b10dc1f4e55d5cdd9dd7fd69ea8f2b'/>
<id>urn:sha1:f5f75ed2e1b10dc1f4e55d5cdd9dd7fd69ea8f2b</id>
<content type='text'>
feat/audiobook_chapters</content>
</entry>
<entry>
<title>Use symmetric 15s default for skip forward/backward lengths</title>
<updated>2026-05-01T20:09:26Z</updated>
<author>
<name>tcsenpai</name>
<email>tcsenpai@discus.sh</email>
</author>
<published>2026-05-01T20:09:26Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=58e7ff7f9d63c0982dfde8271b353ca1f122fd37'/>
<id>urn:sha1:58e7ff7f9d63c0982dfde8271b353ca1f122fd37</id>
<content type='text'>
Previously the default skip forward was 30s while skip backward was 10s.
This asymmetry is unexpected for most users and causes a poor UX,
especially on mobile/TV clients that rely on these server-side defaults.

Both values now default to 15000ms (15s), keeping a single consistent
behaviour until the user explicitly customizes them.
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into epg-fixes</title>
<updated>2026-04-29T20:18:47Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-04-29T20:18:47Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=68ab58589444091925c15ad20d36f935b7bc2e21'/>
<id>urn:sha1:68ab58589444091925c15ad20d36f935b7bc2e21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hide HLS controllers and update obsolete endpoints</title>
<updated>2026-04-27T12:45:40Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2026-04-27T12:45:40Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c59d3bb21a7a892a7e3c259843b001c57cfc18e0'/>
<id>urn:sha1:c59d3bb21a7a892a7e3c259843b001c57cfc18e0</id>
<content type='text'>
</content>
</entry>
</feed>
