<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.LocalMetadata/Savers, branch v10.5.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.5.2</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.5.2'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2020-03-01T17:41:17Z</updated>
<entry>
<title>Fix warnings in PlaylistXmlSaver</title>
<updated>2020-03-01T17:41:17Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-03-01T17:41:17Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3ab51712b88ef13e33ff535bdc3c98adff727306'/>
<id>urn:sha1:3ab51712b88ef13e33ff535bdc3c98adff727306</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a constant for the default playlist file name</title>
<updated>2020-03-01T17:23:51Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-03-01T17:23:51Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f00356e9fe444ffb8ee297eca4b57e9c989d4c1c'/>
<id>urn:sha1:f00356e9fe444ffb8ee297eca4b57e9c989d4c1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings</title>
<updated>2020-01-31T21:26:53Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2020-01-31T21:23:46Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=87d2479b784139584e386349c59f81688930571a'/>
<id>urn:sha1:87d2479b784139584e386349c59f81688930571a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove FileSystem.GetStream</title>
<updated>2020-01-22T21:20:35Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-01-08T16:52:50Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c8409d2ea1b4843bb89377b130733e61e6dc2e41'/>
<id>urn:sha1:c8409d2ea1b4843bb89377b130733e61e6dc2e41</id>
<content type='text'>
</content>
</entry>
<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>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>Remove commented file MediaBrowser.LocalMetadata.Savers.PersonXmlSaver</title>
<updated>2019-02-01T06:51:53Z</updated>
<author>
<name>hawken</name>
<email>hawken@thehawken.org</email>
</author>
<published>2019-01-31T22:17:18Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=78324ff797758e0571052e1429d861cc0b561122'/>
<id>urn:sha1:78324ff797758e0571052e1429d861cc0b561122</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #734 from Bond-009/culture</title>
<updated>2019-02-01T02:11:13Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-02-01T02:11:13Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c713824bf960b1c0d33dde051da6115f329cbca8'/>
<id>urn:sha1:c713824bf960b1c0d33dde051da6115f329cbca8</id>
<content type='text'>
Fix more analyzer warnings</content>
</entry>
<entry>
<title>Remove support for games as a media type</title>
<updated>2019-01-31T18:04:47Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-01-28T17:49:25Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=8985fb8d58c9b968b8e773276d7c3902aa4d55f3'/>
<id>urn:sha1:8985fb8d58c9b968b8e773276d7c3902aa4d55f3</id>
<content type='text'>
</content>
</entry>
</feed>
