<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.XbmcMetadata/Providers, branch v10.7.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.7.2</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.7.2'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2020-06-06T00:15:56Z</updated>
<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.lodewillems.com/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.lodewillems.com/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.lodewillems.com/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.lodewillems.com/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 some documentation warnings for MediaBrowser.XbmcMetadata</title>
<updated>2019-09-08T19:19:41Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-08-18T17:54:07Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0803a916aa0cffcbec3731036a74a8a81655b9d1'/>
<id>urn:sha1:0803a916aa0cffcbec3731036a74a8a81655b9d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove useless abstraction around XmlReaderSettings</title>
<updated>2019-03-07T11:04:14Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-02-01T16:43:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a9302b8b53e8393fbedeefb3be75ae6eba8ae815'/>
<id>urn:sha1:a9302b8b53e8393fbedeefb3be75ae6eba8ae815</id>
<content type='text'>
This removes the amount of stuff that needs to be passed around
Also removes some unneeded `ManagedFileSystem` usage
</content>
</entry>
<entry>
<title>ReSharper Reformat: Properties to expression bodied form.</title>
<updated>2019-01-13T20:31:14Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:31:14Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a36658f6f0ed342d8b55dbf7c9ff95fe3abfa818'/>
<id>urn:sha1:a36658f6f0ed342d8b55dbf7c9ff95fe3abfa818</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.lodewillems.com/jellyfin/commit/?id=b062577d81895b2fe1874aa9b44a1961436094a2'/>
<id>urn:sha1:b062577d81895b2fe1874aa9b44a1961436094a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Visual Studio Reformat: MediaBrowser.XbmcMetadata</title>
<updated>2019-01-13T19:26:56Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T19:26:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9741817af45144a6276bace2371260a293bc964d'/>
<id>urn:sha1:9741817af45144a6276bace2371260a293bc964d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some warnings</title>
<updated>2019-01-01T23:35:40Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2018-12-30T23:28:23Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c99b45dbe0b6f0b02850eda5c9ece071c6c03e85'/>
<id>urn:sha1:c99b45dbe0b6f0b02850eda5c9ece071c6c03e85</id>
<content type='text'>
</content>
</entry>
</feed>
