<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/Playlists/ManualPlaylistsFolder.cs, branch v10.8.0-alpha1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.8.0-alpha1</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.8.0-alpha1'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2021-10-04T01:41:22Z</updated>
<entry>
<title>Fix warnings in Playlists</title>
<updated>2021-10-04T01:41:22Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2021-10-02T17:46:25Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=aa3c33060d775c8d050bd3975cd692c80081ea66'/>
<id>urn:sha1:aa3c33060d775c8d050bd3975cd692c80081ea66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings</title>
<updated>2021-09-25T18:32:53Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-09-25T18:32:53Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=79642af3b8a9e2f001ae07902090b68e677bb949'/>
<id>urn:sha1:79642af3b8a9e2f001ae07902090b68e677bb949</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix BaseItemKind conversion for PlaylistsFolder</title>
<updated>2021-02-14T11:40:08Z</updated>
<author>
<name>Luca Benini</name>
<email>lbenini@gmail.com</email>
</author>
<published>2021-02-13T14:28:37Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c4d142eda15644d045de884984cb644d7948837e'/>
<id>urn:sha1:c4d142eda15644d045de884984cb644d7948837e</id>
<content type='text'>
Return the correct ClientTypeName to allow Enum Parse
Added dynamic unit tests to ensure all BaseItem concrete descend
</content>
</entry>
<entry>
<title>Merge branch 'master' into userdb-efcore</title>
<updated>2020-06-04T20:52:23Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-06-04T20:39:50Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=06f9cde22f32c65b6b4d1713149de2de2be60000'/>
<id>urn:sha1:06f9cde22f32c65b6b4d1713149de2de2be60000</id>
<content type='text'>
# Conflicts:
#	Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs
#	Emby.Server.Implementations/Library/UserManager.cs
#	Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs
#	Emby.Server.Implementations/Sorting/IsPlayedComparer.cs
#	Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs
#	Emby.Server.Implementations/TV/TVSeriesManager.cs
#	Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
</content>
</entry>
<entry>
<title>Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode</title>
<updated>2020-05-29T09:28:19Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2020-05-29T09:28:19Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=4748105dce13c0fe0b4d8fcbf44f26033d314b26'/>
<id>urn:sha1:4748105dce13c0fe0b4d8fcbf44f26033d314b26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant qualifiers</title>
<updated>2020-05-20T17:07:53Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-05-20T17:07:53Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c464f700dbfa72d6f88310023759050867577e6a'/>
<id>urn:sha1:c464f700dbfa72d6f88310023759050867577e6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial migration code</title>
<updated>2020-05-13T02:10:35Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-05-13T02:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9ad839c7766bd5d6121a10b2c306d6fef9666c52'/>
<id>urn:sha1:9ad839c7766bd5d6121a10b2c306d6fef9666c52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings</title>
<updated>2019-11-22T15:15:31Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-10-25T10:47:20Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b477b3874ef8d79a1e27f8bb298d38443c3ec425'/>
<id>urn:sha1:b477b3874ef8d79a1e27f8bb298d38443c3ec425</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>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>
</feed>
