jellyfin/Emby.Dlna/ContentDirectory
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
* Convert CollectionType, SpecialFolderType to enum

* Hide internal enum CollectionType values

* Apply suggestions from code review

Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>

* Fix recent change

* Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs

Co-authored-by: Patrick Barron <barronpm@gmail.com>

---------

Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
Co-authored-by: Patrick Barron <barronpm@gmail.com>
2023-11-09 14:00:29 -07:00
..
ContentDirectoryService.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
ContentDirectoryXmlBuilder.cs Allocate less Lists 2023-03-01 00:44:57 +01:00
ControlHandler.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
ServerItem.cs Simplify and reduce LOC in ControlHandler 2021-11-08 23:13:12 +01:00
ServiceActionListBuilder.cs ContentDirectory 2020-09-13 14:31:12 +01:00
StubType.cs Fix build 2021-02-20 23:34:15 +01:00