<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/Localization, branch v10.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.0.0</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.0.0'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2019-01-20T21:05:12Z</updated>
<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>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.b0n.dev/jellyfin/commit/?id=321c440739ae7657349c6a8e672a88bea1d6753c'/>
<id>urn:sha1:321c440739ae7657349c6a8e672a88bea1d6753c</id>
<content type='text'>
Refs #575
</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>Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt</title>
<updated>2019-01-13T20:10:15Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:10:15Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=089ad8e7c2ee6360b2ff24751202766795a2e82d'/>
<id>urn:sha1:089ad8e7c2ee6360b2ff24751202766795a2e82d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv</title>
<updated>2019-01-13T19:54:44Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T19:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e566d9a23163c297bdddddcbffb438c2b951d840'/>
<id>urn:sha1:e566d9a23163c297bdddddcbffb438c2b951d840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EditorConfig reformat: Non-CS files.</title>
<updated>2019-01-13T19:45:51Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T19:45:51Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=742bef5b5f916861920bf7522bc44960a8b4c686'/>
<id>urn:sha1:742bef5b5f916861920bf7522bc44960a8b4c686</id>
<content type='text'>
</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>
<entry>
<title>Merge branch 'dev' into code-cleanup</title>
<updated>2019-01-11T11:50:36Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-11T11:50:36Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e2751d42e8775596b7c4b929fd004d879f980947'/>
<id>urn:sha1:e2751d42e8775596b7c4b929fd004d879f980947</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mayor code cleanup</title>
<updated>2019-01-10T19:38:53Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-06T20:50:43Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ec1f5dc317182582ebff843c9e8a4d5277405469'/>
<id>urn:sha1:ec1f5dc317182582ebff843c9e8a4d5277405469</id>
<content type='text'>
Add Argument*Exceptions now use proper nameof operators.

Added exception messages to quite a few Argument*Exceptions.

Fixed rethorwing to be proper syntax.

Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling)

Added some TODOs to log certain exceptions.

Fix sln again.

Fixed all AssemblyInfo's and added proper copyright (where I could find them)

We live in *current year*.

Fixed the use of braces.

Fixed a ton of properties, and made a fair amount of functions static that should be and can be static.

Made more Methods that should be static static.

You can now use static to find bad functions!

Removed unused variable. And added one more proper XML comment.
</content>
</entry>
<entry>
<title>remove trailing whitespace</title>
<updated>2019-01-07T23:27:46Z</updated>
<author>
<name>hawken</name>
<email>hawken@thehawken.org</email>
</author>
<published>2019-01-07T23:27:46Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=bd169e4fd4f5586ab8dad323a520cbcc10de54fe'/>
<id>urn:sha1:bd169e4fd4f5586ab8dad323a520cbcc10de54fe</id>
<content type='text'>
</content>
</entry>
</feed>
