<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/src/Jellyfin.Extensions, branch v10.11.0-rc5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc5</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc5'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2025-05-19T00:40:18Z</updated>
<entry>
<title>Terminate at null char for audio tags (#14100)</title>
<updated>2025-05-19T00:40:18Z</updated>
<author>
<name>gnattu</name>
<email>gnattu@users.noreply.github.com</email>
</author>
<published>2025-05-19T00:40:18Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9d601f8e9bed64927ac5cdad5ecac9730d55c435'/>
<id>urn:sha1:9d601f8e9bed64927ac5cdad5ecac9730d55c435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup file related code (#14023)</title>
<updated>2025-05-04T14:40:34Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2025-05-04T14:40:34Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0c3ba30de214eddcd6118c3b695b08e5482bf7ed'/>
<id>urn:sha1:0c3ba30de214eddcd6118c3b695b08e5482bf7ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce allocations, simplifed code, faster implementation, included tests - StreamInfo.ToUrl (#9369)</title>
<updated>2025-03-28T12:51:44Z</updated>
<author>
<name>Tim Eisele</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2025-03-28T12:51:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9657708b384dfca474c28f673a2d79a3f3e4db9f'/>
<id>urn:sha1:9657708b384dfca474c28f673a2d79a3f3e4db9f</id>
<content type='text'>
* Rework PR 6168

* Fix test</content>
</entry>
<entry>
<title>Merge branch 'master' into sort-nfo-data</title>
<updated>2025-03-12T15:33:27Z</updated>
<author>
<name>Marc Brooks</name>
<email>IDisposable@gmail.com</email>
</author>
<published>2025-03-12T15:33:27Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a5f3d942f691b914b67b098f7a64406bea569aad'/>
<id>urn:sha1:a5f3d942f691b914b67b098f7a64406bea569aad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the JsonConverters for delimited arrays more generic (#13396)</title>
<updated>2025-02-14T03:24:55Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2025-02-14T03:24:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2db0750abbcb3994a6d6163652566fe5e0e7c7b7'/>
<id>urn:sha1:2db0750abbcb3994a6d6163652566fe5e0e7c7b7</id>
<content type='text'>
* Make the JsonConverters for delimited arrays more generic

Also adds some tests for serialization (with different types) as we didn't have any before.

* Ignore warnings</content>
</entry>
<entry>
<title>Moved Trimmed to Jellyfin.Extensions.StringExtensions</title>
<updated>2025-02-06T00:13:28Z</updated>
<author>
<name>Marc Brooks</name>
<email>IDisposable@gmail.com</email>
</author>
<published>2025-02-06T00:13:28Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4e64b261a8a6f3b02a82d295b347755e46ad1cc2'/>
<id>urn:sha1:4e64b261a8a6f3b02a82d295b347755e46ad1cc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2025-01-26T16:14:03Z</updated>
<author>
<name>luzpaz</name>
<email>luzpaz@users.noreply.github.com</email>
</author>
<published>2025-01-26T16:14:03Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b37bc9016f8b625de3ec4a1fd2c4aac4b979cd7f'/>
<id>urn:sha1:b37bc9016f8b625de3ec4a1fd2c4aac4b979cd7f</id>
<content type='text'>
Found via `codespell -q 3 -D ../../dictionary.txt -S "./Emby.Server.Implementations/Localization" -L allready,childrens,groupe,inh,raisons,re-use,som,supercede,superceded,thirdparty,whoknows`</content>
</entry>
<entry>
<title>Backport pull request #12949 from jellyfin/release-10.10.z</title>
<updated>2024-11-19T20:43:20Z</updated>
<author>
<name>gnattu</name>
<email>gnattu@users.noreply.github.com</email>
</author>
<published>2024-11-19T20:43:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=19c5c95f4e2de29ae090a992155c3d539a0ad6ec'/>
<id>urn:sha1:19c5c95f4e2de29ae090a992155c3d539a0ad6ec</id>
<content type='text'>
Fix json array string writer in JsonDelimitedArrayConverter

Original-merge: 3089e9e40aea4bfe2b99d8b8bd5fdf1dd9d37984

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

Backported-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Update projects to .NET 9 (#13023)</title>
<updated>2024-11-16T17:11:01Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2024-11-16T17:11:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ceb850c77052c465af8422dcf152f1d1d1530457'/>
<id>urn:sha1:ceb850c77052c465af8422dcf152f1d1d1530457</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version to 10.11.0</title>
<updated>2024-10-26T17:32:51Z</updated>
<author>
<name>Jellyfin Release Bot</name>
<email>team@jellyfin.org</email>
</author>
<published>2024-10-26T17:32:51Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a0c634a6edcebdf0ee1ed28fc51dfefaab8b9392'/>
<id>urn:sha1:a0c634a6edcebdf0ee1ed28fc51dfefaab8b9392</id>
<content type='text'>
</content>
</entry>
</feed>
