<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Controller/Entities/TV, branch v10.5.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.5.0</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.5.0'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2019-12-06T11:06:13Z</updated>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into random</title>
<updated>2019-12-06T11:06:13Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-12-06T11:06:13Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a2c35e6dba02f068a3f06e5a4e4964e6539069d1'/>
<id>urn:sha1:a2c35e6dba02f068a3f06e5a4e4964e6539069d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't shuffle some types by default</title>
<updated>2019-10-20T14:08:40Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-10-20T14:08:40Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=bbc08753878b7b8a37ed876385d2e6864349d00d'/>
<id>urn:sha1:bbc08753878b7b8a37ed876385d2e6864349d00d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Json serialization error</title>
<updated>2019-10-15T15:49:49Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-10-15T15:49:49Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5edb8159a7f8966d09cb222f366d7403a9bf723b'/>
<id>urn:sha1:5edb8159a7f8966d09cb222f366d7403a9bf723b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings, improve performance (#1665)</title>
<updated>2019-09-02T06:19:29Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-09-02T06:19:29Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ee637e8fecbcefe429babbbbd1325bce7c3fe991'/>
<id>urn:sha1:ee637e8fecbcefe429babbbbd1325bce7c3fe991</id>
<content type='text'>
* Fix warnings, improve performance

`QueryResult.Items` is now a `IReadOnlyList` so we don't need to
allocate a new `Array` when we have a `List` (and `Items` shouldn't need to
be mutable anyway)

* Update Providers .csproj to latest C#

* Remove extra newline from DtoService.cs

* Remove extra newline from UserLibraryService.cs
</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>Cleanup/simplification</title>
<updated>2019-03-07T20:13:13Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-03-07T14:54:30Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c5fce647defd2eace2d2431ccc52ffe1d027c184'/>
<id>urn:sha1:c5fce647defd2eace2d2431ccc52ffe1d027c184</id>
<content type='text'>
* Removed useless copies/allocations
* Reduced unneeded complexity
</content>
</entry>
<entry>
<title>Remove MoreLINQ</title>
<updated>2019-02-02T11:27:06Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-02-02T11:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=1385d89df6d6af178dcfdfa1dee6346c6efcad2a'/>
<id>urn:sha1:1385d89df6d6af178dcfdfa1dee6346c6efcad2a</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>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>
</feed>
