<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/HttpServer, 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-25T11:18:21Z</updated>
<entry>
<title>Merge pull request #1785 from dkanada/compat</title>
<updated>2019-09-25T11:18:21Z</updated>
<author>
<name>Vasily</name>
<email>JustAMan@users.noreply.github.com</email>
</author>
<published>2019-09-25T11:18:21Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=fc99f1f5630d506638836bc8d69e43dc376aa95d'/>
<id>urn:sha1:fc99f1f5630d506638836bc8d69e43dc376aa95d</id>
<content type='text'>
Add mediabrowser route back for now</content>
</entry>
<entry>
<title>add an exception to logging</title>
<updated>2019-09-24T14:59:24Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-09-24T14:20:37Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b5b7db1f324a834cf2fce0bad4c7bb4cf7da5c29'/>
<id>urn:sha1:b5b7db1f324a834cf2fce0bad4c7bb4cf7da5c29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add mediabrowser route back for now</title>
<updated>2019-09-24T14:59:24Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-09-22T09:36:41Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ab7e697f309f7cc8badb76f27443656e2def2728'/>
<id>urn:sha1:ab7e697f309f7cc8badb76f27443656e2def2728</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.lodewillems.com/jellyfin/commit/?id=c9820d30edf1cb8fa99a52ec72b6571d6d4506f7'/>
<id>urn:sha1:c9820d30edf1cb8fa99a52ec72b6571d6d4506f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set log level to debug for HTTP range requests</title>
<updated>2019-09-18T16:29:15Z</updated>
<author>
<name>Erik Larsson</name>
<email>who+github@cnackers.org</email>
</author>
<published>2019-09-18T16:29:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=74864832ca592338a2e8a20bd1f64142acd0b1a8'/>
<id>urn:sha1:74864832ca592338a2e8a20bd1f64142acd0b1a8</id>
<content type='text'>
This removes some spam when a DLNA renderer uses byte seeking.
</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>keep old base url for now</title>
<updated>2019-08-11T07:35:18Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-08-05T23:27:10Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=97d6c2db6b5749c12ef2f92f6622c28555173c48'/>
<id>urn:sha1:97d6c2db6b5749c12ef2f92f6622c28555173c48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add base url to server configuration</title>
<updated>2019-08-11T07:35:18Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-08-05T23:25:18Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d521e5c36a0396a6e0ee562d8bda6fb5ffc6b0a7'/>
<id>urn:sha1:d521e5c36a0396a6e0ee562d8bda6fb5ffc6b0a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove old routes from http server</title>
<updated>2019-08-11T07:33:13Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-08-05T23:22:43Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c987203f5aaa5b838e32aa0f7446942c76383708'/>
<id>urn:sha1:c987203f5aaa5b838e32aa0f7446942c76383708</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace custom code with Asp.Net Core code</title>
<updated>2019-08-09T20:36:20Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-07-28T21:53:19Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9fff4b060e06569ca77636643901aa42767e318d'/>
<id>urn:sha1:9fff4b060e06569ca77636643901aa42767e318d</id>
<content type='text'>
</content>
</entry>
</feed>
