<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Common/Json, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-06-19T16:04:46Z</updated>
<entry>
<title>Move non-jellyfin extensions to separate project</title>
<updated>2021-06-19T16:04:46Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-06-19T16:02:33Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6f8ccab788e85e025eaa44b67a1487bf419afb53'/>
<id>urn:sha1:6f8ccab788e85e025eaa44b67a1487bf419afb53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Abstract JsonDelimitedArrayConverter</title>
<updated>2021-05-06T21:16:52Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-05-06T21:16:52Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4b9a64c18cff58938dab0c0770147a5e48c833f9'/>
<id>urn:sha1:4b9a64c18cff58938dab0c0770147a5e48c833f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable nullable reference types for MediaBrowser.Common</title>
<updated>2021-05-05T10:57:01Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-05-05T10:57:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=91c2a57b284011a21c926e9238dbc7edb5eaab13'/>
<id>urn:sha1:91c2a57b284011a21c926e9238dbc7edb5eaab13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove useless null check</title>
<updated>2021-04-02T23:46:31Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-04-02T23:46:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0a00a73fec7822a1a10b3fc48494108651ab1a98'/>
<id>urn:sha1:0a00a73fec7822a1a10b3fc48494108651ab1a98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5504 from crobibero/json-string-converter</title>
<updated>2021-03-19T23:48:41Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-03-19T23:48:41Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1a0ce16f4d18b9a7850b52b299b4e6da15d40c53'/>
<id>urn:sha1:1a0ce16f4d18b9a7850b52b299b4e6da15d40c53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FxCop -&gt; Net Analyzers (part 2)</title>
<updated>2021-03-13T21:33:28Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-03-09T04:57:38Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a8ed753f6c890f74d3a70c2653ac5548d2399737'/>
<id>urn:sha1:a8ed753f6c890f74d3a70c2653ac5548d2399737</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert full ValueSequence</title>
<updated>2021-03-13T15:41:16Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-03-13T15:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=37b1b31a46e818cb5d229ebf11d7db7895c3b964'/>
<id>urn:sha1:37b1b31a46e818cb5d229ebf11d7db7895c3b964</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add JsonStringConverter</title>
<updated>2021-03-12T13:43:57Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-03-12T13:43:57Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e814d8e2cfe41acb9269c048bbbd5f133dfcae7b'/>
<id>urn:sha1:e814d8e2cfe41acb9269c048bbbd5f133dfcae7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply suggestions from code review</title>
<updated>2021-03-05T15:30:49Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-03-05T15:30:49Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=df1951cfe2baae539758b9592af1a16e51b69897'/>
<id>urn:sha1:df1951cfe2baae539758b9592af1a16e51b69897</id>
<content type='text'>
Co-authored-by: dkanada &lt;dkanada@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Add JsonVersionConverter and tests</title>
<updated>2021-03-05T14:48:45Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-03-05T14:48:45Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=fd0b3ca5ef82164f5551369b789b9677f30af172'/>
<id>urn:sha1:fd0b3ca5ef82164f5551369b789b9677f30af172</id>
<content type='text'>
</content>
</entry>
</feed>
