jellyfin/Jellyfin.Data/Enums
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
..
ArtKind.cs Document ArtKind.cs 2020-08-31 23:04:49 -04:00
BaseItemKind.cs Update StyleCop 2021-12-24 18:28:27 +01:00
ChromecastVersion.cs Switch to unstable chromecast version. 2020-08-01 14:56:32 -04:00
CollectionType.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
DynamicDayOfWeek.cs Document DynamicDayOfWeek.cs 2020-08-31 23:07:15 -04:00
HomeSectionType.cs Add ResumeBook section 2021-04-29 22:35:57 -04:00
IndexingKind.cs Document IndexingKind.cs 2020-08-31 23:08:34 -04:00
ItemSortBy.cs Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
MediaFileKind.cs Document MediaFileKind.cs 2020-08-31 23:11:58 -04:00
PermissionKind.cs add EnableSubtitleManagement permission 2023-10-18 18:31:31 +02:00
PersonKind.cs Add book related values to PersonKind (#10325) 2023-10-03 21:16:16 -06:00
PersonRoleType.cs Document PersonRoleType.cs 2020-08-31 23:15:13 -04:00
PreferenceKind.cs Add "Allowed Tags" to Parental Controls 2023-01-20 16:43:59 -03:00
ScrollDirection.cs Manually specify enum order. 2020-07-17 20:03:17 -04:00
SortOrder.cs Manually specify enum order. 2020-07-17 20:03:17 -04:00
SubtitlePlaybackMode.cs Document SubtitlePlaybackMode.cs 2020-08-31 23:17:33 -04:00
SyncPlayAccessRequirementType.cs Update authorization policies for SyncPlay 2020-12-07 10:33:15 +01:00
SyncPlayUserAccessType.cs Update authorization policies for SyncPlay 2020-12-07 10:33:15 +01:00
UnratedItem.cs Update StyleCop 2021-12-24 18:28:27 +01:00
VideoRange.cs Migrate VideoRange and VideoRangeType to Enum 2023-06-28 12:02:20 +02:00
VideoRangeType.cs Migrate VideoRange and VideoRangeType to Enum 2023-06-28 12:02:20 +02:00
ViewType.cs fix landing screen options 2020-12-10 22:41:00 +08:00