<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Common/Net/CustomHeaderNames.cs, 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-02T06:19:29Z</updated>
<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>Removed wrapping of HeaderNames fields</title>
<updated>2019-04-12T13:25:18Z</updated>
<author>
<name>VooDooS</name>
<email>thevoodoos@gmail.com</email>
</author>
<published>2019-04-12T13:25:18Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ba12d96d23a53ce16a1da1b2fcf68a301050b858'/>
<id>urn:sha1:ba12d96d23a53ce16a1da1b2fcf68a301050b858</id>
<content type='text'>
</content>
</entry>
</feed>
