<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/Devices, branch v10.3.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.3.7</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.3.7'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2019-02-09T14:57:42Z</updated>
<entry>
<title>Removed some unused fields</title>
<updated>2019-02-09T14:57:42Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-02-06T19:38:42Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a6a4cd5667fbb5a793cb9e551ce9c9a9bfb0d44b'/>
<id>urn:sha1:a6a4cd5667fbb5a793cb9e551ce9c9a9bfb0d44b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #736 from Bond-009/startasync</title>
<updated>2019-02-04T03:23:54Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-02-04T03:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c4f51e16a5ba093f32e8c87b8ccd49efc4a27757'/>
<id>urn:sha1:c4f51e16a5ba093f32e8c87b8ccd49efc4a27757</id>
<content type='text'>
Start startup tasks async</content>
</entry>
<entry>
<title>Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.</title>
<updated>2019-01-28T21:10:50Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-26T22:09:07Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b9a111432a8c85cd6cd2bb6c80ba3acd8a27409d'/>
<id>urn:sha1:b9a111432a8c85cd6cd2bb6c80ba3acd8a27409d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` &amp; removed `MoveFile`</title>
<updated>2019-01-28T21:10:00Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-26T21:59:53Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=581a7fe078002785b9ba628ec139a42d678cdf25'/>
<id>urn:sha1:581a7fe078002785b9ba628ec139a42d678cdf25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unwrapped CreateDirectory and DeleteDirectory</title>
<updated>2019-01-28T21:09:56Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-26T21:08:04Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=d7c6d1625043fb69a90e7ccb24fc31a912c8a2d3'/>
<id>urn:sha1:d7c6d1625043fb69a90e7ccb24fc31a912c8a2d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unwrapped GetDirectoryName and DirectorySeperatorChar</title>
<updated>2019-01-28T21:06:34Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-26T20:47:11Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3a831994f69bbde699a1a725b57d8fd1d7e98641'/>
<id>urn:sha1:3a831994f69bbde699a1a725b57d8fd1d7e98641</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start startup tasks async</title>
<updated>2019-01-27T14:40:37Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-01-27T14:40:37Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=85a58fd655240fd0ddd10bdaaad4a9bb8cd7051d'/>
<id>urn:sha1:85a58fd655240fd0ddd10bdaaad4a9bb8cd7051d</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>ReSharper format: conform inline 'out' parameters.</title>
<updated>2019-01-13T20:46:33Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:46:33Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e8674464373c3635243953cded42fcd2aa87d196'/>
<id>urn:sha1:e8674464373c3635243953cded42fcd2aa87d196</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Visual Studio Reformat: Emby.Server.Implementations Part De-H</title>
<updated>2019-01-13T19:20:41Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T19:20:41Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c5c7a3c4ee763f04a45e72726f52687666bde8f7'/>
<id>urn:sha1:c5c7a3c4ee763f04a45e72726f52687666bde8f7</id>
<content type='text'>
</content>
</entry>
</feed>
