<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/LiveTv, branch v10.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.0.0</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.0.0'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2019-01-22T22:49:51Z</updated>
<entry>
<title>Remove conditions that are always true/false</title>
<updated>2019-01-22T22:49:51Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-01-21T19:18:52Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=722120af74fadc1dfb43f1535797464a0ba63ba9'/>
<id>urn:sha1:722120af74fadc1dfb43f1535797464a0ba63ba9</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>Fix User-Agent</title>
<updated>2019-01-20T02:38:42Z</updated>
<author>
<name>Andrew Rabert</name>
<email>ar@nullsum.net</email>
</author>
<published>2019-01-20T02:38:42Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d7da475aada74a4b89acc81f5b033442ae12d0cd'/>
<id>urn:sha1:d7da475aada74a4b89acc81f5b033442ae12d0cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename ApplicationSemanticVersion to ApplicationVersion</title>
<updated>2019-01-20T02:35:33Z</updated>
<author>
<name>Andrew Rabert</name>
<email>ar@nullsum.net</email>
</author>
<published>2019-01-20T02:35:33Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8de4eb7d197af0df2a81cbf0e6249c5ff83987b1'/>
<id>urn:sha1:8de4eb7d197af0df2a81cbf0e6249c5ff83987b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #508 from EraYaN/api-version-reporting</title>
<updated>2019-01-20T02:08:35Z</updated>
<author>
<name>Andrew Rabert</name>
<email>6550543+nvllsvm@users.noreply.github.com</email>
</author>
<published>2019-01-20T02:08:35Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=469590c9c51f028da454e7e31bea0e37b8f91f15'/>
<id>urn:sha1:469590c9c51f028da454e7e31bea0e37b8f91f15</id>
<content type='text'>
Update internal versioning and user agents.</content>
</entry>
<entry>
<title>Revert Jellyfin.Versioning, Update all versions and user agents.</title>
<updated>2019-01-20T00:12:44Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-20T00:12:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=924ec0c191b66520f7ec7d3f6dc556e06305846b'/>
<id>urn:sha1:924ec0c191b66520f7ec7d3f6dc556e06305846b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed missing out keyword.</title>
<updated>2019-01-19T21:07:48Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-19T21:04:09Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=949393043daf16935d17739a167717e737813b11'/>
<id>urn:sha1:949393043daf16935d17739a167717e737813b11</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>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>Extra formatting on the merged code.</title>
<updated>2019-01-15T16:35:33Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-15T16:35:33Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a358631040ad5169c5f104c2577c4d63530d29f2'/>
<id>urn:sha1:a358631040ad5169c5f104c2577c4d63530d29f2</id>
<content type='text'>
</content>
</entry>
</feed>
