<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.LocalMetadata, branch v10.4.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.4.3</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.4.3'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/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.b0n.dev/jellyfin/commit/?id=c9820d30edf1cb8fa99a52ec72b6571d6d4506f7'/>
<id>urn:sha1:c9820d30edf1cb8fa99a52ec72b6571d6d4506f7</id>
<content type='text'>
</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.b0n.dev/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>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.b0n.dev/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>Adjusted AssemblyCopyright attribute values.</title>
<updated>2019-03-14T21:17:56Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-03-14T21:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=21cc38fcf426f5ecaedbe8a94007a89663de749c'/>
<id>urn:sha1:21cc38fcf426f5ecaedbe8a94007a89663de749c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjusted the Product Name so the User Agent is correct/better.</title>
<updated>2019-03-14T21:11:47Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-03-14T21:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ee7bf86e0f76cdd655f9f9766a4b99f5210ce985'/>
<id>urn:sha1:ee7bf86e0f76cdd655f9f9766a4b99f5210ce985</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into xml</title>
<updated>2019-03-12T15:37:18Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-03-12T15:37:18Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3ddbda9aca3be9bf24a1c0c1f0052e5d9e35b7d8'/>
<id>urn:sha1:3ddbda9aca3be9bf24a1c0c1f0052e5d9e35b7d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce the amount of exceptions thrown</title>
<updated>2019-03-07T20:42:56Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2019-02-24T14:47:59Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=37ea50a572e8bd00aad39c193087228a5d3a3433'/>
<id>urn:sha1:37ea50a572e8bd00aad39c193087228a5d3a3433</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove useless comments</title>
<updated>2019-03-07T11:24:44Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-02-02T15:12:16Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ffd6dac03a94bb99387e84b447aa22ca92cf9465'/>
<id>urn:sha1:ffd6dac03a94bb99387e84b447aa22ca92cf9465</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.b0n.dev/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>Merge pull request #1024 from jellyfin/release-10.2.z</title>
<updated>2019-03-01T06:49:07Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-03-01T06:49:07Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=594b2713832dfd56b70a505d25288467003805af'/>
<id>urn:sha1:594b2713832dfd56b70a505d25288467003805af</id>
<content type='text'>
Backmerge for 10.2.2</content>
</entry>
</feed>
