<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Controller/Entities, branch v10.8.0-alpha5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha5</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha5'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-12-27T14:38:06Z</updated>
<entry>
<title>Remove more warnings</title>
<updated>2021-12-27T14:38:06Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-12-24T21:18:24Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7bfc6b5679308d3ec816e6f34b0dd54cf0cbd07c'/>
<id>urn:sha1:7bfc6b5679308d3ec816e6f34b0dd54cf0cbd07c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update StyleCop</title>
<updated>2021-12-24T17:28:27Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-12-24T17:28:27Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=cbfa355e31ec7a78ef73bbde5566fb2b3424363e'/>
<id>urn:sha1:cbfa355e31ec7a78ef73bbde5566fb2b3424363e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build from PR merging</title>
<updated>2021-12-24T02:27:51Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-12-24T02:27:51Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a8a8ce4e7b1ef137cc176721d32642e085837701'/>
<id>urn:sha1:a8a8ce4e7b1ef137cc176721d32642e085837701</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7029 from cvium/allocations_maybe</title>
<updated>2021-12-24T01:59:25Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-12-24T01:59:25Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=076a13abeb344f7a79d81cce030799c8e77dbfaf'/>
<id>urn:sha1:076a13abeb344f7a79d81cce030799c8e77dbfaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7028 from cvium/everything_went_wrong</title>
<updated>2021-12-22T17:57:00Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-12-22T17:57:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=00211ca056bbb2084e9f103290713127042c9d32'/>
<id>urn:sha1:00211ca056bbb2084e9f103290713127042c9d32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't cache special feature ids</title>
<updated>2021-12-20T23:10:58Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-12-20T23:10:58Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=05c8834a3a2a51ad2c0bff355500348382697fb5'/>
<id>urn:sha1:05c8834a3a2a51ad2c0bff355500348382697fb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't skip extras refresh when replacing metadata or doing a full refresh</title>
<updated>2021-12-20T22:58:09Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-12-20T22:58:09Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=915851101746ed18a1767fa617c52f174732a6f6'/>
<id>urn:sha1:915851101746ed18a1767fa617c52f174732a6f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use our own Contains extension</title>
<updated>2021-12-20T12:31:07Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-12-20T12:31:07Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b880dc8a4a2d1820c6063f441edce42ab399d79e'/>
<id>urn:sha1:b880dc8a4a2d1820c6063f441edce42ab399d79e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix extras folders</title>
<updated>2021-12-20T11:15:20Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-12-20T11:15:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=83a94aa612f2451acc1e9ce7fcfc5c88b7989396'/>
<id>urn:sha1:83a94aa612f2451acc1e9ce7fcfc5c88b7989396</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use == instead of Object.Equals to avoid closure allocation</title>
<updated>2021-12-19T17:24:05Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-12-19T17:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=91f3ce31096070fa21409aedcbd45e2a530833fe'/>
<id>urn:sha1:91f3ce31096070fa21409aedcbd45e2a530833fe</id>
<content type='text'>
</content>
</entry>
</feed>
