<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/Playlists/PlaylistsFolder.cs, branch v10.11.0-rc8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc8</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc8'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2025-03-25T15:45:00Z</updated>
<entry>
<title>Fixed namespaces</title>
<updated>2025-03-25T15:45:00Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-03-25T15:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=42bdb22bfb690a6af37d70f12844881d884927b1'/>
<id>urn:sha1:42bdb22bfb690a6af37d70f12844881d884927b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Readded custom serialisation</title>
<updated>2024-10-10T18:01:14Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2024-10-10T18:01:14Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=439a997fca67ff5fcbca38c87dfef5acf04e05e3'/>
<id>urn:sha1:439a997fca67ff5fcbca38c87dfef5acf04e05e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert CollectionType to use lowercase enum names</title>
<updated>2023-12-08T22:45:36Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2023-12-08T22:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=033cfa59c499e5adbb949b708f06e56bf8932401'/>
<id>urn:sha1:033cfa59c499e5adbb949b708f06e56bf8932401</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert CollectionType, SpecialFolderType to enum (#9764)</title>
<updated>2023-11-09T21:00:29Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2023-11-09T21:00:29Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=906f701fa81c7cde1a9a01b066f3f29ff98552a5'/>
<id>urn:sha1:906f701fa81c7cde1a9a01b066f3f29ff98552a5</id>
<content type='text'>
* Convert CollectionType, SpecialFolderType to enum

* Hide internal enum CollectionType values

* Apply suggestions from code review

Co-authored-by: Shadowghost &lt;Shadowghost@users.noreply.github.com&gt;

* Fix recent change

* Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs

Co-authored-by: Patrick Barron &lt;barronpm@gmail.com&gt;

---------

Co-authored-by: Shadowghost &lt;Shadowghost@users.noreply.github.com&gt;
Co-authored-by: Patrick Barron &lt;barronpm@gmail.com&gt;</content>
</entry>
<entry>
<title>Fix TotalRecordCount calculation</title>
<updated>2023-05-26T09:06:04Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2023-05-26T08:59:49Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=81746666ded02f844605fb26bc1c0ac2dd650bb0'/>
<id>urn:sha1:81746666ded02f844605fb26bc1c0ac2dd650bb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix playlists library and migration (#9770)</title>
<updated>2023-05-15T12:45:33Z</updated>
<author>
<name>Shadowghost</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2023-05-15T12:45:33Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=eb52af4e6ab0a81b026063b2dd43dd81a1a08b8e'/>
<id>urn:sha1:eb52af4e6ab0a81b026063b2dd43dd81a1a08b8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace == null with is null</title>
<updated>2022-12-05T14:00:20Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-12-05T14:00:20Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c7d50d640e614a3c13699e3041fbfcb258861c5a'/>
<id>urn:sha1:c7d50d640e614a3c13699e3041fbfcb258861c5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use BaseItemKind where possible</title>
<updated>2021-12-12T13:11:27Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-12-12T02:31:30Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=32629cd7da0a39962009bffd9389a660c196f541'/>
<id>urn:sha1:32629cd7da0a39962009bffd9389a660c196f541</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
