<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/Channels, branch v10.7.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.7.3</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.7.3'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2020-12-01T18:09:01Z</updated>
<entry>
<title>fix spacing</title>
<updated>2020-12-01T18:09:01Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-12-01T18:09:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=821ad7999207faf273204500c8c1dcb73f9c3c83'/>
<id>urn:sha1:821ad7999207faf273204500c8c1dcb73f9c3c83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Guid as API parameter type where possible</title>
<updated>2020-12-01T18:07:41Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-12-01T18:07:41Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c083b29e292c72b65929ea05639e3b5a8a401037'/>
<id>urn:sha1:c083b29e292c72b65929ea05639e3b5a8a401037</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.</title>
<updated>2020-11-17T03:29:46Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-17T03:29:46Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3cc0dd7e12380a7e4a0ef86591890ece8421b14c'/>
<id>urn:sha1:3cc0dd7e12380a7e4a0ef86591890ece8421b14c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor perf improvements</title>
<updated>2020-11-06T15:15:30Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-11-06T15:15:30Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b21919c7f40770c909a0fc217bf2a326397f84f7'/>
<id>urn:sha1:b21919c7f40770c909a0fc217bf2a326397f84f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use nameof where possible</title>
<updated>2020-10-17T14:19:57Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-10-17T14:19:57Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=49569ca0a0bf5534301e4e51bc263c73cc275a73'/>
<id>urn:sha1:49569ca0a0bf5534301e4e51bc263c73cc275a73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings</title>
<updated>2020-08-31T20:20:19Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-08-31T20:20:19Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e653eef44ff5dd7e568816d43b9e0d50b2293387'/>
<id>urn:sha1:e653eef44ff5dd7e568816d43b9e0d50b2293387</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make some methods async</title>
<updated>2020-08-21T20:01:19Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-08-21T20:01:19Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=119f64f5e7b09aeb4ff8f59237093906c1e08f5f'/>
<id>urn:sha1:119f64f5e7b09aeb4ff8f59237093906c1e08f5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix MemoryCache Usage.</title>
<updated>2020-08-07T17:22:18Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-08-07T17:22:18Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=bea519de5b78f03f44fe04a4231a63838a010594'/>
<id>urn:sha1:bea519de5b78f03f44fe04a4231a63838a010594</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3578 from barronpm/displaypreferences-efcore</title>
<updated>2020-08-01T19:51:49Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-08-01T19:51:49Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b7421db5fea50e684334806a4ecc8d9f943d754a'/>
<id>urn:sha1:b7421db5fea50e684334806a4ecc8d9f943d754a</id>
<content type='text'>
Migrate Display Preferences to EF Core</content>
</entry>
<entry>
<title>Use MemoryCache in ChannelManager</title>
<updated>2020-07-29T21:33:40Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-07-29T21:33:40Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c77abca31a6dd5394b691b8283d3720b94409798'/>
<id>urn:sha1:c77abca31a6dd5394b691b8283d3720b94409798</id>
<content type='text'>
</content>
</entry>
</feed>
