jellyfin/Emby.Server.Implementations/Library/Resolvers
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
..
Audio Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
Books Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
Movies Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
TV Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
BaseVideoResolver.cs Reduce string allocations 2023-10-06 01:04:25 +02:00
ExtraResolver.cs Clean Extra Names 2023-03-09 17:44:12 -06:00
FolderResolver.cs Fix the last few warnings 2021-10-06 11:30:45 +02:00
GenericFolderResolver.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
GenericVideoResolver.cs Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2023-03-06 23:00:55 -05:00
PhotoAlbumResolver.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
PhotoResolver.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
PlaylistResolver.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
SpecialFolderResolver.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00