aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Playlists/PlaylistsFolder.cs
AgeCommit message (Expand)Author
2024-10-10Readded custom serialisationJPVenson
2023-12-08Convert CollectionType to use lowercase enum namesCody Robibero
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
2023-05-26Fix TotalRecordCount calculationShadowghost
2023-05-15Fix playlists library and migration (#9770)Shadowghost
2022-12-05Replace == null with is nullBond_009
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-10-03Fix warnings in PlaylistsPatrick Barron