<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/HttpServer, branch v10.0.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.0.1</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2019-01-22T21:40:06Z</updated>
<entry>
<title>Fix trim input</title>
<updated>2019-01-22T21:40:06Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-01-22T21:40:06Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=df5e87409ae08199333da549be118653bc0c2221'/>
<id>urn:sha1:df5e87409ae08199333da549be118653bc0c2221</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Trim quotes from If-None-Match</title>
<updated>2019-01-22T21:37:26Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-01-22T21:37:26Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=94789860b1217a500e50d74ba5dbec26bb61a8d7'/>
<id>urn:sha1:94789860b1217a500e50d74ba5dbec26bb61a8d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unconditional caching, modified since header and use ETags</title>
<updated>2019-01-22T20:18:48Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-01-22T20:18:48Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=fd6d35e1d0a3ceae6080fbf1fe08fb68f01a4395'/>
<id>urn:sha1:fd6d35e1d0a3ceae6080fbf1fe08fb68f01a4395</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced injections of ILogger with ILoggerFactory</title>
<updated>2019-01-20T21:05:12Z</updated>
<author>
<name>William Taylor</name>
<email>me@willtaylor.info</email>
</author>
<published>2019-01-17T22:55:05Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=65cd3ed597c60503a517c06ad16c933ebf2434a9'/>
<id>urn:sha1:65cd3ed597c60503a517c06ad16c933ebf2434a9</id>
<content type='text'>
This makes resolving dependencies from the container much easier as
you cannot resolve with primitives parameters in a way that is any
more readable.

The aim of this commit is to change as little as possible with the end
result, loggers that were newed up for the parent object were given the same
name. Objects that used the base or app loggers, were given a new logger with
an appropriate name.

Also removed some unused dependencies.
</content>
</entry>
<entry>
<title>Remove MediaBrowser.Text since it violates licenses and is overall hacky</title>
<updated>2019-01-20T05:30:50Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-01-16T19:50:40Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b35dcbb9f02c27d2d84ee3281a60d654a3fb1259'/>
<id>urn:sha1:b35dcbb9f02c27d2d84ee3281a60d654a3fb1259</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat JustAMan review second pass changes.</title>
<updated>2019-01-19T13:30:23Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-19T13:30:23Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e63b18f17d3938a6c0848c1978c1290a86daa70f'/>
<id>urn:sha1:e63b18f17d3938a6c0848c1978c1290a86daa70f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'dev' into reformat</title>
<updated>2019-01-18T16:04:01Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-18T16:04:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d116efe1f78c1ad1aa69221b3092800348d23503'/>
<id>urn:sha1:d116efe1f78c1ad1aa69221b3092800348d23503</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat JustAMan review pt1 changes</title>
<updated>2019-01-17T19:24:01Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-17T17:47:41Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=321c440739ae7657349c6a8e672a88bea1d6753c'/>
<id>urn:sha1:321c440739ae7657349c6a8e672a88bea1d6753c</id>
<content type='text'>
Refs #575
</content>
</entry>
<entry>
<title>Update HttpListenerHost.cs</title>
<updated>2019-01-16T18:13:13Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-01-16T18:13:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d0980f0da57c14966e9e90b00f1880b1b82f4fc8'/>
<id>urn:sha1:d0980f0da57c14966e9e90b00f1880b1b82f4fc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'dev' into cleanup</title>
<updated>2019-01-16T18:10:42Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-01-16T18:10:42Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=900dc851e6c810f9e1772a6fb901a5a7e2801baf'/>
<id>urn:sha1:900dc851e6c810f9e1772a6fb901a5a7e2801baf</id>
<content type='text'>
</content>
</entry>
</feed>
