<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/LiveTv/LiveTvDtoService.cs, branch v10.6.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.6.4</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.6.4'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2020-06-06T00:15:56Z</updated>
<entry>
<title>Use typed logger where possible</title>
<updated>2020-06-06T00:15:56Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-06-06T00:15:56Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=44957c5a9a11fcd6e4567c7d31bc39d79c709068'/>
<id>urn:sha1:44957c5a9a11fcd6e4567c7d31bc39d79c709068</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into register-services-correctly</title>
<updated>2020-04-21T00:11:33Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-04-21T00:11:33Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f81505969877a9f15794eabd98f0fc8e54ddb17d'/>
<id>urn:sha1:f81505969877a9f15794eabd98f0fc8e54ddb17d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings</title>
<updated>2020-04-11T10:03:10Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-04-11T10:03:10Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=49fe5e0a21907797248daada0a0446b37bb304ba'/>
<id>urn:sha1:49fe5e0a21907797248daada0a0446b37bb304ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Construct LiveTvDtoService and LiveTvManager correctly</title>
<updated>2020-04-04T18:40:04Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-04-04T18:40:04Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=cb2d99e8318d6831b8c7ba80997c172e72a6ee95'/>
<id>urn:sha1:cb2d99e8318d6831b8c7ba80997c172e72a6ee95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address comments</title>
<updated>2020-04-01T17:05:41Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-04-01T17:05:41Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3ab50f5a3ff1d1e081b12cf7226fa23771e2f552'/>
<id>urn:sha1:3ab50f5a3ff1d1e081b12cf7226fa23771e2f552</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings in Emby.Server.Implementations</title>
<updated>2020-02-06T14:21:38Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2020-02-06T14:20:23Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7060934792d463840a616499ab869d4285582608'/>
<id>urn:sha1:7060934792d463840a616499ab869d4285582608</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use CultureInvariant string conversion for Guids</title>
<updated>2019-08-09T21:17:54Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-02-28T22:22:57Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6032f31aa660e3b0fe1936217109f9fb47853ba3'/>
<id>urn:sha1:6032f31aa660e3b0fe1936217109f9fb47853ba3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix more analyzer warnings</title>
<updated>2019-01-27T11:12:44Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-01-27T11:03:43Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a709cbdc64de36a1ce989636a19344af61d9026d'/>
<id>urn:sha1:a709cbdc64de36a1ce989636a19344af61d9026d</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.b0n.dev/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>Visual Studio Reformat: Emby.Server.Implementations Part Liv-P</title>
<updated>2019-01-13T19:22:00Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T19:22:00Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=39ef1106d7ed9cef1ec6fcb0703ce7550080ee45'/>
<id>urn:sha1:39ef1106d7ed9cef1ec6fcb0703ce7550080ee45</id>
<content type='text'>
</content>
</entry>
</feed>
