<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Common/Net/HttpRequestOptions.cs, branch v10.7.6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.7.6</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.7.6'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2020-09-01T13:51:55Z</updated>
<entry>
<title>Remove HttpRequestOptions</title>
<updated>2020-09-01T13:51:55Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-09-01T13:51:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e1d0b430d95402c694f1686ba6837d27753d6454'/>
<id>urn:sha1:e1d0b430d95402c694f1686ba6837d27753d6454</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable StyleCop for MediaBrowser.Common</title>
<updated>2020-06-03T11:04:45Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-06-03T11:04:45Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=f404e915eeef6cc9b05c6d006569b6d3a3e54eee'/>
<id>urn:sha1:f404e915eeef6cc9b05c6d006569b6d3a3e54eee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common</title>
<updated>2020-04-02T18:12:18Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-04-02T15:00:28Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2be394089ea5b90873931b6c8d95be69b1d9a543'/>
<id>urn:sha1:2be394089ea5b90873931b6c8d95be69b1d9a543</id>
<content type='text'>
</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>More warnings (removed)</title>
<updated>2019-12-10T23:13:57Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-12-10T23:13:57Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2ef4ffd698fb4ae95754f76238e52cfb6162db24'/>
<id>urn:sha1:2ef4ffd698fb4ae95754f76238e52cfb6162db24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos</title>
<updated>2019-10-09T15:14:15Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-10-09T15:10:16Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9d4ce82ab9e85a89aa2463e051f805113d952ac5'/>
<id>urn:sha1:9d4ce82ab9e85a89aa2463e051f805113d952ac5</id>
<content type='text'>
Adds `#pragma warning disable CS1591` to all files in
MediaBrowser.Common containing undocumented members.
</content>
</entry>
<entry>
<title>Check checksum for plugin downloads</title>
<updated>2019-08-11T13:54:58Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-07-29T21:47:25Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5eaf5465a55df0359f85077b7922ca4a45681831'/>
<id>urn:sha1:5eaf5465a55df0359f85077b7922ca4a45681831</id>
<content type='text'>
* Compare the MD5 checksum when downloading plugins
* Reduced log spam due to http requests
* Removed 'GetTempFileResponse' function from HttpClientManager
* Fixed caching for HttpClientManager
</content>
</entry>
<entry>
<title>Properly set content type</title>
<updated>2019-07-13T21:12:06Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-07-07T16:04:06Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b1bd0627098e67169b9ceaa318a32f4d2a9fba30'/>
<id>urn:sha1:b1bd0627098e67169b9ceaa318a32f4d2a9fba30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address comments</title>
<updated>2019-07-06T18:04:45Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-07-01T17:24:42Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5fc4ad6c4e9aab8246e70a064c8506d050cf2147'/>
<id>urn:sha1:5fc4ad6c4e9aab8246e70a064c8506d050cf2147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes issues with HttpClientManager</title>
<updated>2019-07-06T18:04:42Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-06-14T14:32:37Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d405a400aaa5f9676cc2ce9159b562f94233dcd5'/>
<id>urn:sha1:d405a400aaa5f9676cc2ce9159b562f94233dcd5</id>
<content type='text'>
</content>
</entry>
</feed>
