<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/src/Jellyfin.Extensions/Json/Converters, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2025-02-14T03:24:55Z</updated>
<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.b0n.dev/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>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.b0n.dev/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.b0n.dev/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.b0n.dev/jellyfin/commit/?id=ceb850c77052c465af8422dcf152f1d1d1530457'/>
<id>urn:sha1:ceb850c77052c465af8422dcf152f1d1d1530457</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update src/Jellyfin.Extensions/Json/Converters/JsonDelimitedArrayConverter.cs</title>
<updated>2024-09-19T14:46:59Z</updated>
<author>
<name>Tim Eisele</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2024-09-19T14:46:59Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=d4bde14a0143ae60db5187084dbb8cbf93e77cfd'/>
<id>urn:sha1:d4bde14a0143ae60db5187084dbb8cbf93e77cfd</id>
<content type='text'>
Co-authored-by: Bond-009 &lt;bond.009@outlook.com&gt;</content>
</entry>
<entry>
<title>Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write</title>
<updated>2024-09-18T13:42:15Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2024-09-05T10:55:15Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7a2427bf07f9036d62c88a75855cd6dc7e8e3064'/>
<id>urn:sha1:7a2427bf07f9036d62c88a75855cd6dc7e8e3064</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>Lowercase CollectionTypeOptions to match legacy experience (#11272)</title>
<updated>2024-04-01T03:58:06Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2024-04-01T03:58:06Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3ade3a8e63204becb856bbc268ce877c82a44a2c'/>
<id>urn:sha1:3ade3a8e63204becb856bbc268ce877c82a44a2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MediaStreamProtocol enum (#10153)</title>
<updated>2024-03-04T23:44:54Z</updated>
<author>
<name>Niels van Velzen</name>
<email>nielsvanvelzen@users.noreply.github.com</email>
</author>
<published>2024-03-04T23:44:54Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=407cf5d0bf9d3563ae77fd34ce29ffae5af4339f'/>
<id>urn:sha1:407cf5d0bf9d3563ae77fd34ce29ffae5af4339f</id>
<content type='text'>
* Add MediaStreamProtocol enum

* Add default handling for enum during deserialization

---------

Co-authored-by: Cody Robibero &lt;cody@robibe.ro&gt;</content>
</entry>
<entry>
<title>Use helper function to compare guid (#10825)</title>
<updated>2024-01-17T15:51:39Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2024-01-17T15:51:39Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e7b8d45bbb0f2b832245dae7ac0d401c56cb10a4'/>
<id>urn:sha1:e7b8d45bbb0f2b832245dae7ac0d401c56cb10a4</id>
<content type='text'>
</content>
</entry>
</feed>
