<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.MediaEncoding, branch v10.11.0-rc7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc7</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc7'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2025-09-26T19:45:01Z</updated>
<entry>
<title>Expose ExtractAllExtractableSubtitles (#14876)</title>
<updated>2025-09-26T19:45:01Z</updated>
<author>
<name>Tim Eisele</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2025-09-26T19:45:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9c298c52f5fb35c55377c9db754c9f6a43256415'/>
<id>urn:sha1:9c298c52f5fb35c55377c9db754c9f6a43256415</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sync disposal of async-created IAsyncDisposable objects (#14755)</title>
<updated>2025-09-16T09:14:52Z</updated>
<author>
<name>evan314159</name>
<email>110177090+evan314159@users.noreply.github.com</email>
</author>
<published>2025-09-16T09:14:52Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2618a5fba23432c89882bf343f481f4248ae7ab3'/>
<id>urn:sha1:2618a5fba23432c89882bf343f481f4248ae7ab3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid constant arrays as arguments (#14784)</title>
<updated>2025-09-12T19:58:28Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2025-09-12T19:58:28Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6796b3435d893fde8c1ae7551f52b1fbb1bc489c'/>
<id>urn:sha1:6796b3435d893fde8c1ae7551f52b1fbb1bc489c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various cleanups (#14785)</title>
<updated>2025-09-12T19:58:23Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2025-09-12T19:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8776a447d1c2fc553d24bc1162f27017f84e80bb'/>
<id>urn:sha1:8776a447d1c2fc553d24bc1162f27017f84e80bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use ffprobe frame options on audio probe (#14773)</title>
<updated>2025-09-11T02:32:14Z</updated>
<author>
<name>Tim Eisele</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2025-09-11T02:32:14Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e4e578b37ab97a44c36c9ae948bfa1f1c1ac360f'/>
<id>urn:sha1:e4e578b37ab97a44c36c9ae948bfa1f1c1ac360f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalizer cleanup (#14711)</title>
<updated>2025-08-27T23:34:00Z</updated>
<author>
<name>Marc Brooks</name>
<email>IDisposable@gmail.com</email>
</author>
<published>2025-08-27T23:34:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0b465842c8ff354ac0cc2d8ba058eec901e5eb3e'/>
<id>urn:sha1:0b465842c8ff354ac0cc2d8ba058eec901e5eb3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run background ffmpeg tasks as ProcessPriorityClass.BelowNormal (#14651)</title>
<updated>2025-08-22T08:08:29Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2025-08-22T08:08:29Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ce28374d4061b6c7e84d64d750f9e4eaa54162e9'/>
<id>urn:sha1:ce28374d4061b6c7e84d64d750f9e4eaa54162e9</id>
<content type='text'>
Follow TrickPlay example of running other background ffmpeg tasks as ProcessPriorityClass.BelowNormal:

- Keyframe extraction
- Media info probing during library scans
- Audio normalization
- Image extraction

Co-authored-by: Evan &lt;evan@MacBook-Pro.local&gt;</content>
</entry>
<entry>
<title>fix: correct anamorphic video detection (#14640) (#14648)</title>
<updated>2025-08-16T00:52:43Z</updated>
<author>
<name>Gene</name>
<email>68919132+GeneMarks@users.noreply.github.com</email>
</author>
<published>2025-08-16T00:52:43Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=28b8d3ee29c693f1bb04e41dee23570bd4cf468d'/>
<id>urn:sha1:28b8d3ee29c693f1bb04e41dee23570bd4cf468d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run background ffmpeg tasks as ProcessPriorityClass.BelowNormal</title>
<updated>2025-08-14T23:18:44Z</updated>
<author>
<name>Evan</name>
<email>evan@MacBook-Pro.local</email>
</author>
<published>2025-08-14T23:16:41Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=29e17b6bc0c002d0de5469d1f795ccacf4a41b56'/>
<id>urn:sha1:29e17b6bc0c002d0de5469d1f795ccacf4a41b56</id>
<content type='text'>
Follow TrickPlay example of running other background ffmpeg tasks as ProcessPriorityClass.BelowNormal:

- Keyframe extraction
- Media info probing during library scans
- Audio normalization
- Image extraction
</content>
</entry>
<entry>
<title>Update dependency UTF.Unknown to 2.6.0 (#14599)</title>
<updated>2025-08-11T19:06:24Z</updated>
<author>
<name>renovate[bot]</name>
<email>29139614+renovate[bot]@users.noreply.github.com</email>
</author>
<published>2025-08-11T19:06:24Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=dea500b26bc1bbeae53e5da5903ae68bd92e79cb'/>
<id>urn:sha1:dea500b26bc1bbeae53e5da5903ae68bd92e79cb</id>
<content type='text'>
Co-authored-by: renovate[bot] &lt;29139614+renovate[bot]@users.noreply.github.com&gt;
Co-authored-by: Bond_009 &lt;bond.009@outlook.com&gt;
</content>
</entry>
</feed>
