<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.XbmcMetadata/EntryPoint.cs, branch v10.8.0-alpha2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.8.0-alpha2</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.8.0-alpha2'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2021-11-09T12:14:31Z</updated>
<entry>
<title>Fix some warnings</title>
<updated>2021-11-09T12:14:31Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-11-09T12:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5726535a262ce5f671bb0b74dd00c485d17633f0'/>
<id>urn:sha1:5726535a262ce5f671bb0b74dd00c485d17633f0</id>
<content type='text'>
609 left
</content>
</entry>
<entry>
<title>Remove check for wrong metadata saving property</title>
<updated>2021-01-23T18:05:55Z</updated>
<author>
<name>David</name>
<email>daullmer@gmail.com</email>
</author>
<published>2021-01-23T18:05:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=18e33b6b2d58a2f822b10f126639610ed598f5a5'/>
<id>urn:sha1:18e33b6b2d58a2f822b10f126639610ed598f5a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable nullable for MediaBrowser.XbmcMetadata project (#4612)</title>
<updated>2020-12-31T11:09:25Z</updated>
<author>
<name>martinek-stepan</name>
<email>68327580+martinek-stepan@users.noreply.github.com</email>
</author>
<published>2020-12-31T11:09:25Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=cc92f7afe599c9d1c4bfa35a67f6e89d1a790107'/>
<id>urn:sha1:cc92f7afe599c9d1c4bfa35a67f6e89d1a790107</id>
<content type='text'>
Co-authored-by: Cody Robibero &lt;cody@robibe.ro&gt;
Co-authored-by: Stepan &lt;ste.martinek+git@gmail.com&gt;</content>
</entry>
<entry>
<title>Use typed logger where possible</title>
<updated>2020-06-06T00:15:56Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-06-06T00:15:56Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=44957c5a9a11fcd6e4567c7d31bc39d79c709068'/>
<id>urn:sha1:44957c5a9a11fcd6e4567c7d31bc39d79c709068</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into warn17</title>
<updated>2020-03-11T19:26:43Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-03-11T19:26:43Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=94fe9b8f6d8e5328593c40fb28be615359c2c2e8'/>
<id>urn:sha1:94fe9b8f6d8e5328593c40fb28be615359c2c2e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace ILogger with ILogger&lt;T&gt; wherever possible</title>
<updated>2020-03-03T22:07:10Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-03-03T22:07:10Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b67e9cde8c2fa17d2bef5c7c81a6507195a7c1ff'/>
<id>urn:sha1:b67e9cde8c2fa17d2bef5c7c81a6507195a7c1ff</id>
<content type='text'>
Log entries will contain additional class context when using this interface</content>
</entry>
<entry>
<title>Fix some warnings</title>
<updated>2020-02-23T11:11:43Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-02-23T11:11:43Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=07cc4be6a747cfea40ee7a540385d6d8f38de726'/>
<id>urn:sha1:07cc4be6a747cfea40ee7a540385d6d8f38de726</id>
<content type='text'>
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
</content>
</entry>
<entry>
<title>Fix more warnings</title>
<updated>2019-09-01T16:39:23Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-09-01T16:39:23Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=1616f24cee15095b22092c63b5627662bf47befc'/>
<id>urn:sha1:1616f24cee15095b22092c63b5627662bf47befc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start startup tasks async</title>
<updated>2019-01-27T14:40:37Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-01-27T14:40:37Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=85a58fd655240fd0ddd10bdaaad4a9bb8cd7051d'/>
<id>urn:sha1:85a58fd655240fd0ddd10bdaaad4a9bb8cd7051d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener</title>
<updated>2019-01-13T20:03:10Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:03:10Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b062577d81895b2fe1874aa9b44a1961436094a2'/>
<id>urn:sha1:b062577d81895b2fe1874aa9b44a1961436094a2</id>
<content type='text'>
</content>
</entry>
</feed>
