<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Server.Implementations/Item/ChapterRepository.cs, branch v12.0-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v12.0-rc2</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v12.0-rc2'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2026-05-13T11:46:46Z</updated>
<entry>
<title>Order chapter response by start time</title>
<updated>2026-05-13T11:46:46Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-05-13T11:46:46Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5165e4e2d421b2358582f691090ceb4bb220745e'/>
<id>urn:sha1:5165e4e2d421b2358582f691090ceb4bb220745e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove chapters on file change (#14984)</title>
<updated>2025-10-13T18:32:41Z</updated>
<author>
<name>Tim Eisele</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2025-10-13T18:32:41Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5c519270b84cc07928bd45a14f38f9b1add24d01'/>
<id>urn:sha1:5c519270b84cc07928bd45a14f38f9b1add24d01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix broken chapter image placeholders when no image is present (#14230)</title>
<updated>2025-06-06T19:52:00Z</updated>
<author>
<name>theguymadmax</name>
<email>theguymadmax@proton.me</email>
</author>
<published>2025-06-06T19:52:00Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=4f3b49472a783bd7aa30a39b67e5276fef3bf54d'/>
<id>urn:sha1:4f3b49472a783bd7aa30a39b67e5276fef3bf54d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #13847 from Shadowghost/rework-chapter-management</title>
<updated>2025-04-26T12:01:12Z</updated>
<author>
<name>Tim Eisele</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2025-04-26T12:01:12Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=df5671263fc8370ae17b7a5d53f06a86de5cbc93'/>
<id>urn:sha1:df5671263fc8370ae17b7a5d53f06a86de5cbc93</id>
<content type='text'>
Rework chapter management</content>
</entry>
<entry>
<title>Fixed namespaces</title>
<updated>2025-03-25T15:45:00Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-03-25T15:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=42bdb22bfb690a6af37d70f12844881d884927b1'/>
<id>urn:sha1:42bdb22bfb690a6af37d70f12844881d884927b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP fixed namespaces</title>
<updated>2025-03-25T15:30:22Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-03-25T15:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=160020c551f71441fec093f5a6b2ca2650d9a74d'/>
<id>urn:sha1:160020c551f71441fec093f5a6b2ca2650d9a74d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Applied review comments</title>
<updated>2025-01-15T20:12:41Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-01-15T20:12:41Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b33810534b85f96702035a54a4c661cc4d31d928'/>
<id>urn:sha1:b33810534b85f96702035a54a4c661cc4d31d928</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Applied coding style</title>
<updated>2024-11-17T11:03:43Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2024-11-17T11:03:43Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b39553611d0d6702ef657f76573cefa2ee437745'/>
<id>urn:sha1:b39553611d0d6702ef657f76573cefa2ee437745</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated .AsNoTracking() where applicable</title>
<updated>2024-10-09T23:58:55Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2024-10-09T23:58:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=2c2e33dd82de89ce2bc0fe664f5c753e42a716bc'/>
<id>urn:sha1:2c2e33dd82de89ce2bc0fe664f5c753e42a716bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Naming refactoring and WIP porting of new interface repositories</title>
<updated>2024-10-09T09:53:39Z</updated>
<author>
<name>JPVenson</name>
<email>6794763+JPVenson@users.noreply.github.com</email>
</author>
<published>2024-10-09T09:53:39Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=be48cdd9e90ed147c5526ef3fed0624bcbad7741'/>
<id>urn:sha1:be48cdd9e90ed147c5526ef3fed0624bcbad7741</id>
<content type='text'>
</content>
</entry>
</feed>
