<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Controller/Extensions, branch v10.11.0-rc3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc3</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc3'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2024-11-19T20:43:18Z</updated>
<entry>
<title>Backport pull request #12934 from jellyfin/release-10.10.z</title>
<updated>2024-11-19T20:43:18Z</updated>
<author>
<name>Shadowghost</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2024-11-19T20:43:18Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6e7118eff1e6bc9c5ca70d80e5ff5e6eff7c90e5'/>
<id>urn:sha1:6e7118eff1e6bc9c5ca70d80e5ff5e6eff7c90e5</id>
<content type='text'>
Fix playlists

Original-merge: 8bee67f1f8dab604d745b3d077330085f7f111d4

Merged-by: crobibero &lt;cody@robibe.ro&gt;

Backported-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Add perf tradeoff mode to image extractor (#12744)</title>
<updated>2024-09-30T02:21:46Z</updated>
<author>
<name>gnattu</name>
<email>gnattu@users.noreply.github.com</email>
</author>
<published>2024-09-30T02:21:46Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9ef7ccfc125d00c0a0ce789626db258a4cb51f2f'/>
<id>urn:sha1:9ef7ccfc125d00c0a0ce789626db258a4cb51f2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cli: add option to disable network change detection (#11253)</title>
<updated>2024-09-09T19:17:10Z</updated>
<author>
<name>gnattu</name>
<email>gnattu@users.noreply.github.com</email>
</author>
<published>2024-09-09T19:17:10Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=987dbe98c8ab55c5c8eb563820e54453c835cdde'/>
<id>urn:sha1:987dbe98c8ab55c5c8eb563820e54453c835cdde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent server from starting if the ffmpeg path is invalid (#12463)</title>
<updated>2024-08-28T18:43:37Z</updated>
<author>
<name>gnattu</name>
<email>gnattu@users.noreply.github.com</email>
</author>
<published>2024-08-28T18:43:37Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6c8ca30f7fc02170901a969c71dc35ec8992ad02'/>
<id>urn:sha1:6c8ca30f7fc02170901a969c71dc35ec8992ad02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport pull request #11901 from jellyfin/release-10.9.z</title>
<updated>2024-08-05T14:58:22Z</updated>
<author>
<name>gnattu</name>
<email>gnattu@users.noreply.github.com</email>
</author>
<published>2024-08-05T14:58:22Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=22d8528d904e69a8e22ba0e6d43dcb58a54bdcf5'/>
<id>urn:sha1:22d8528d904e69a8e22ba0e6d43dcb58a54bdcf5</id>
<content type='text'>
Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor

Original-merge: b7bc0e1c96553675a490c0bd92a58ad9c5f0d0e1

Merged-by: joshuaboniface &lt;joshua@boniface.me&gt;

Backported-by: Bond_009 &lt;bond.009@outlook.com&gt;
</content>
</entry>
<entry>
<title>Backport pull request #11823 from jellyfin/release-10.9.z</title>
<updated>2024-06-01T22:41:02Z</updated>
<author>
<name>gnattu</name>
<email>gnattu@users.noreply.github.com</email>
</author>
<published>2024-06-01T22:41:02Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9563e4f85ea6bdd3410dae2a7d48ea0664fe606c'/>
<id>urn:sha1:9563e4f85ea6bdd3410dae2a7d48ea0664fe606c</id>
<content type='text'>
Add Env Var to disable second level cache

Original-merge: 95c7d997c13cfcd4038174ba00525d5628475fb7

Merged-by: joshuaboniface &lt;joshua@boniface.me&gt;

Backported-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Remove unnecessary Trim() from GetPersonFromXmlNode</title>
<updated>2023-10-06T20:57:36Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2023-10-06T20:57:36Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c38fbece0328e26d9d1c7a6772cba87081c122eb'/>
<id>urn:sha1:c38fbece0328e26d9d1c7a6772cba87081c122eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove logger parameter from XmlReaderExtensions.TryReadDateTime</title>
<updated>2023-10-06T20:56:50Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2023-10-06T20:56:50Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=40e1c5f4c6901469c1c7f3f763f83d1b38e5e979'/>
<id>urn:sha1:40e1c5f4c6901469c1c7f3f763f83d1b38e5e979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use extension methods in GetPersonFromXmlNode</title>
<updated>2023-10-06T20:43:50Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2023-10-06T20:43:50Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=1dd6442e89ee93127b475e820cca64c804f178ea'/>
<id>urn:sha1:1dd6442e89ee93127b475e820cca64c804f178ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add TryReadInt to XmlReaderExtensions</title>
<updated>2023-10-06T19:35:26Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2023-10-06T19:35:26Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0e51ffa16983e6133d6b6ea295d84b0121241d79'/>
<id>urn:sha1:0e51ffa16983e6133d6b6ea295d84b0121241d79</id>
<content type='text'>
</content>
</entry>
</feed>
