<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.MediaEncoding/Subtitles, 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-22T15:52:26Z</updated>
<entry>
<title>Set EnableRaisingEvents correctly for SubtitleEncoder</title>
<updated>2019-01-22T15:52:26Z</updated>
<author>
<name>Tthecreator</name>
<email>tpo.saedt@student.han.nl</email>
</author>
<published>2019-01-22T15:52:26Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0b80902cc81755f7fc80f20a36872882aa202410'/>
<id>urn:sha1:0b80902cc81755f7fc80f20a36872882aa202410</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>Merge pull request #629 from cvium/fix_subtitleencoder</title>
<updated>2019-01-20T16:35:20Z</updated>
<author>
<name>Andrew Rabert</name>
<email>6550543+nvllsvm@users.noreply.github.com</email>
</author>
<published>2019-01-20T16:35:20Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3a6624f70155820acbb8f457f9aaf62ae5dca912'/>
<id>urn:sha1:3a6624f70155820acbb8f457f9aaf62ae5dca912</id>
<content type='text'>
Fix subtitle converter misinterpreting 0 valued endTimeTicks</content>
</entry>
<entry>
<title>Remove unneeded variable</title>
<updated>2019-01-20T16:06:40Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-01-20T16:06:40Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=2b470066625a80aef93207f0e8e275e1f8b9e859'/>
<id>urn:sha1:2b470066625a80aef93207f0e8e275e1f8b9e859</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix subtitle converter misinterpreting 0 valued endTimeTicks</title>
<updated>2019-01-20T07:17:31Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-01-20T07:17:31Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=26e20d1cd545200ffd05ca3c31f8d6cd553e0207'/>
<id>urn:sha1:26e20d1cd545200ffd05ca3c31f8d6cd553e0207</id>
<content type='text'>
</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.b0n.dev/jellyfin/commit/?id=b35dcbb9f02c27d2d84ee3281a60d654a3fb1259'/>
<id>urn:sha1:b35dcbb9f02c27d2d84ee3281a60d654a3fb1259</id>
<content type='text'>
</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>ReSharper conform to 'var' settings</title>
<updated>2019-01-13T20:37:13Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=65bd052f3e8682d177520af57db1c8ef5cb33262'/>
<id>urn:sha1:65bd052f3e8682d177520af57db1c8ef5cb33262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ReSharper Reformat: Properties to expression bodied form.</title>
<updated>2019-01-13T20:31:14Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:31:14Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a36658f6f0ed342d8b55dbf7c9ff95fe3abfa818'/>
<id>urn:sha1:a36658f6f0ed342d8b55dbf7c9ff95fe3abfa818</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model</title>
<updated>2019-01-13T20:02:23Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:02:23Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=8f41ba4d3aa0a7001748c0282e39baf50f0af13f'/>
<id>urn:sha1:8f41ba4d3aa0a7001748c0282e39baf50f0af13f</id>
<content type='text'>
</content>
</entry>
</feed>
