<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Common/Net, branch v10.5.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.5.3</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.5.3'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2019-12-10T23:13:57Z</updated>
<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>Minor improvements to network code</title>
<updated>2019-11-28T16:46:06Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-11-28T16:46:06Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6f45d959512be3c8114681f819fdb1e2db1e978c'/>
<id>urn:sha1:6f45d959512be3c8114681f819fdb1e2db1e978c</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>Fix warnings, improve performance (#1665)</title>
<updated>2019-09-02T06:19:29Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-09-02T06:19:29Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ee637e8fecbcefe429babbbbd1325bce7c3fe991'/>
<id>urn:sha1:ee637e8fecbcefe429babbbbd1325bce7c3fe991</id>
<content type='text'>
* Fix warnings, improve performance

`QueryResult.Items` is now a `IReadOnlyList` so we don't need to
allocate a new `Array` when we have a `List` (and `Items` shouldn't need to
be mutable anyway)

* Update Providers .csproj to latest C#

* Remove extra newline from DtoService.cs

* Remove extra newline from UserLibraryService.cs
</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>Fix more warnings</title>
<updated>2019-08-09T21:16:24Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-08-09T21:16:24Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2a58c643d24354ad8b6c45451bcedf82caa344c0'/>
<id>urn:sha1:2a58c643d24354ad8b6c45451bcedf82caa344c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove IpAddressInfo and IpEndPointInfo classes</title>
<updated>2019-07-24T22:15:06Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-07-07T19:03:26Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ddd1a282ea6398ee26d74321338d0445d0a0c796'/>
<id>urn:sha1:ddd1a282ea6398ee26d74321338d0445d0a0c796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1560 from jellyfin/release-10.3.z</title>
<updated>2019-07-24T17:10:04Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-07-24T17:10:04Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e8028de4d7cf1372dad54a7d871e853ac737d023'/>
<id>urn:sha1:e8028de4d7cf1372dad54a7d871e853ac737d023</id>
<content type='text'>
Backmerge for 10.3.7</content>
</entry>
<entry>
<title>Merge pull request #1538 from joshuaboniface/epg</title>
<updated>2019-07-14T21:09:00Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-07-14T21:09:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=cf2f5b2026b4b46b43bd57ef1b17dcb6a0a23270'/>
<id>urn:sha1:cf2f5b2026b4b46b43bd57ef1b17dcb6a0a23270</id>
<content type='text'>
Try to fix XmlTvListingsProvider</content>
</entry>
<entry>
<title>Try to fix XmlTvListingsProvider</title>
<updated>2019-07-13T21:18:27Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-07-08T12:50:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b294b802a8bfd80958f8b273895ab430f24cc9d0'/>
<id>urn:sha1:b294b802a8bfd80958f8b273895ab430f24cc9d0</id>
<content type='text'>
</content>
</entry>
</feed>
