<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Common/Net/IHttpClient.cs, 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-08-31T18:10:49Z</updated>
<entry>
<title>remove IHttpClient 🎉</title>
<updated>2020-08-31T18:10:49Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-08-31T18:10:49Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=f498e1ee59af1413cd4f041227b0296f9ec02a21'/>
<id>urn:sha1:f498e1ee59af1413cd4f041227b0296f9ec02a21</id>
<content type='text'>
</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>Update MediaBrowser.Common/Net/IHttpClient.cs</title>
<updated>2019-03-27T15:34:56Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2019-03-27T15:34:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=be86ea29828a696aedbbdc21f83ea4222e68b316'/>
<id>urn:sha1:be86ea29828a696aedbbdc21f83ea4222e68b316</id>
<content type='text'>
Co-Authored-By: Bond-009 &lt;bond.009@outlook.com&gt;</content>
</entry>
<entry>
<title>Remove usage of depricated 'WebRequest'</title>
<updated>2019-03-08T19:17:17Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-03-08T19:17:17Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=369785c184a8e19250c6e3b16b3609c222399552'/>
<id>urn:sha1:369785c184a8e19250c6e3b16b3609c222399552</id>
<content type='text'>
Ref: https://docs.microsoft.com/en-us/dotnet/api/system.net.webrequest?view=netframework-4.7.2
</content>
</entry>
<entry>
<title>ReSharper conform to 'var' settings</title>
<updated>2019-01-13T20:37:13Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=65bd052f3e8682d177520af57db1c8ef5cb33262'/>
<id>urn:sha1:65bd052f3e8682d177520af57db1c8ef5cb33262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller</title>
<updated>2019-01-13T20:01:16Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ba610b5094c3ca606287585218a88467a44874d3'/>
<id>urn:sha1:ba610b5094c3ca606287585218a88467a44874d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up HttpClientManager, LiveTvManager and InstallationManager</title>
<updated>2019-01-03T17:24:26Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2018-12-26T00:16:02Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a1b96a3135bdae274db58ef35ab35708f2257896'/>
<id>urn:sha1:a1b96a3135bdae274db58ef35ab35708f2257896</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add GPL modules</title>
<updated>2018-12-27T23:27:57Z</updated>
<author>
<name>Andrew Rabert</name>
<email>ar@nullsum.net</email>
</author>
<published>2018-12-27T23:27:57Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a86b71899ec52c44ddc6c3018e8cc5e9d7ff4d62'/>
<id>urn:sha1:a86b71899ec52c44ddc6c3018e8cc5e9d7ff4d62</id>
<content type='text'>
</content>
</entry>
</feed>
