<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/src/Jellyfin.MediaEncoding.Hls/Playlist, branch v12.0-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v12.0-rc1</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v12.0-rc1'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2026-04-26T04:22:34Z</updated>
<entry>
<title>Clamp keyframe duration overshoot instead of throwing in HLS playlist generation</title>
<updated>2026-04-26T04:22:34Z</updated>
<author>
<name>Dylan Dellett-Wion</name>
<email>iamdylandw@gmail.com</email>
</author>
<published>2026-04-26T04:22:34Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=8044156df5b8fc3edc4ab47f72c62db4b96c4d2b'/>
<id>urn:sha1:8044156df5b8fc3edc4ab47f72c62db4b96c4d2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ArgumentNullException on playlist creation (#13837)</title>
<updated>2025-04-03T23:44:47Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2025-04-03T23:44:47Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=1c2b48182a5f555be7dcf260139e118f0e716fbd'/>
<id>urn:sha1:1c2b48182a5f555be7dcf260139e118f0e716fbd</id>
<content type='text'>
mediaSourceId can be null, the IDE doesn't know this as nullable is disabled for BaseEncodingJobOptions</content>
</entry>
<entry>
<title>Import Keyframes into database (#13771)</title>
<updated>2025-04-03T00:06:40Z</updated>
<author>
<name>Tim Eisele</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2025-04-03T00:06:40Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0573999d5ef7526a3bb3e24523ba0e5599816155'/>
<id>urn:sha1:0573999d5ef7526a3bb3e24523ba0e5599816155</id>
<content type='text'>
* Migrate keyframe data into database

* Clear database table before import to handle failed migrations</content>
</entry>
<entry>
<title>Use enums for encoding options (#12561)</title>
<updated>2024-09-09T14:43:37Z</updated>
<author>
<name>Tim Eisele</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2024-09-09T14:43:37Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0d85af019c6ebc855ab2d8e689abe72b995225b4'/>
<id>urn:sha1:0d85af019c6ebc855ab2d8e689abe72b995225b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove BOM from UTF-8 files</title>
<updated>2024-08-30T13:29:48Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2024-08-30T13:29:48Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=97a02f58039855eb1e3e23686d4fe5bee1fbd15e'/>
<id>urn:sha1:97a02f58039855eb1e3e23686d4fe5bee1fbd15e</id>
<content type='text'>
I think some people need to change their IDE configuration ;)
</content>
</entry>
<entry>
<title>Merge pull request #7911 from cvium/fix_keyframe_transcode</title>
<updated>2022-06-14T23:32:09Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2022-06-13T22:27:31Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b6a0fe337800f71453a60f30bda32c1a1db4ffe1'/>
<id>urn:sha1:b6a0fe337800f71453a60f30bda32c1a1db4ffe1</id>
<content type='text'>
(cherry picked from commit 07b39655ebe2e96388ffbbecebeebb5284c26baf)
Signed-off-by: crobibero &lt;cody@robibe.ro&gt;
</content>
</entry>
<entry>
<title>Fix the broken fMP4 main playlist (#7263)</title>
<updated>2022-02-01T21:30:19Z</updated>
<author>
<name>Nyanmisaka</name>
<email>nst799610810@gmail.com</email>
</author>
<published>2022-02-01T21:30:19Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6c53420fe328c012d4347a615c5b5add3c9374d5'/>
<id>urn:sha1:6c53420fe328c012d4347a615c5b5add3c9374d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor and add scheduled task</title>
<updated>2022-01-11T22:30:30Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2022-01-11T22:30:30Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6ffa9539bbfbfb1090b02cebc8a28283a8c69041'/>
<id>urn:sha1:6ffa9539bbfbfb1090b02cebc8a28283a8c69041</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement FfProbeKeyframeExtractor and add tests for it</title>
<updated>2021-09-26T19:07:30Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-09-26T19:07:30Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=2899b77cd58456470b8dd4d01d3a8c525a9b5911'/>
<id>urn:sha1:2899b77cd58456470b8dd4d01d3a8c525a9b5911</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ComputeSegments test</title>
<updated>2021-09-25T21:28:10Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-09-25T21:28:10Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=64a13a5d42da4a27d203f49d69069a635b5f199e'/>
<id>urn:sha1:64a13a5d42da4a27d203f49d69069a635b5f199e</id>
<content type='text'>
</content>
</entry>
</feed>
