<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Common, branch v10.4.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.4.0</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.4.0'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2019-09-23T18:32:44Z</updated>
<entry>
<title>Fix multiple mistakes and warnings</title>
<updated>2019-09-23T18:32:44Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-09-20T10:42:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c9820d30edf1cb8fa99a52ec72b6571d6d4506f7'/>
<id>urn:sha1:c9820d30edf1cb8fa99a52ec72b6571d6d4506f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove legacy auth code (#1677)</title>
<updated>2019-09-17T16:07:15Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-09-17T16:07:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6f17a0b7af5775386e554f2e2e2a4a6829d2895d'/>
<id>urn:sha1:6f17a0b7af5775386e554f2e2e2a4a6829d2895d</id>
<content type='text'>
* Remove legacy auth code

* Adds tests so we don't break PasswordHash (again)
* Clean up interfaces
* Remove duplicate code

* Use auto properties

* static using

* Don't use 'this'

* Fix build
</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>Fix build for .Net Core 2.x</title>
<updated>2019-08-16T15:37:40Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-08-16T15:37:40Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=499c3dbdcabd64bac6bee3b554c2454995dd72c4'/>
<id>urn:sha1:499c3dbdcabd64bac6bee3b554c2454995dd72c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1614 from Bond-009/docs2</title>
<updated>2019-08-16T04:01:44Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-08-16T04:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=bb0454506849ee65dae2881bbbaf1ea8cb2f1d97'/>
<id>urn:sha1:bb0454506849ee65dae2881bbbaf1ea8cb2f1d97</id>
<content type='text'>
Document all public/internal members of Emby.Drawing</content>
</entry>
<entry>
<title>Document all public/internal members of Emby.Drawing</title>
<updated>2019-08-11T14:52:37Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-08-11T14:52:37Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=838e5d05d51c4c171c07d512f741304a6dc58f24'/>
<id>urn:sha1:838e5d05d51c4c171c07d512f741304a6dc58f24</id>
<content type='text'>
Forces all new public/internal members to be documented.
Enables TreatWarningsAsErrors for Emby.Drawing
</content>
</entry>
<entry>
<title>Minor improvements</title>
<updated>2019-08-11T13:57:36Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-08-11T13:57:36Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=72436892154892c53c75ee5fdcbcb3bf843ac85c'/>
<id>urn:sha1:72436892154892c53c75ee5fdcbcb3bf843ac85c</id>
<content type='text'>
</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>Merge pull request #1462 from Bond-009/installationmanager</title>
<updated>2019-08-11T10:47:10Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-08-11T10:47:10Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1ad67e223f581efd417efa2bb1cb626c50a6f5a9'/>
<id>urn:sha1:1ad67e223f581efd417efa2bb1cb626c50a6f5a9</id>
<content type='text'>
Improvements to InstallationManager</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>
</feed>
