jellyfin/MediaBrowser.Controller
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
..
Authentication Reduce log spam on failed logins 2023-08-21 19:09:32 +02:00
BaseItemManager Remove redundant using directives 2023-10-08 00:50:02 +02:00
Channels Reduce usage of GetAwaiter().GetResult() 2023-03-14 12:05:49 +01:00
Chapters
ClientEvent Multiple Stream changes 2023-10-11 18:32:57 +02:00
Collections
Configuration
Devices
Dlna
Drawing Merge branch 'master' into trickplay 2023-10-18 19:27:05 -07:00
Dto
Entities Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
Events Apply review suggestions 2023-07-29 13:50:55 +02:00
Extensions Remove unnecessary Trim() from GetPersonFromXmlNode 2023-10-06 16:57:36 -04:00
IO
Library Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
LiveTv Make files readonly 2023-10-08 00:40:58 +02:00
Lyrics Check for empty string in DefaultLyricProvider 2023-07-01 11:16:21 +02:00
MediaEncoding Fix mismatch between intel VAAPI UMD/KMD in rare cases 2023-10-22 19:06:35 +08:00
Net Make files readonly 2023-10-08 00:40:58 +02:00
Persistence Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 2023-06-26 17:40:10 -07:00
Playlists Extend collections cleanup task to include playlists too 2023-09-16 15:09:19 +02:00
Plugins
Properties
Providers Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
QuickConnect
Resolvers Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
Security Enable nullable for more files and add tests 2023-08-22 18:11:34 +02:00
Session integrate development from v1 2023-10-07 21:18:21 +02:00
Sorting Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
Subtitles Add ability to upload (and save) SDH subtitles (#10036) 2023-07-29 06:52:35 -06:00
SyncPlay Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00
Trickplay Make TrickplayManifest dictionary key a string rather than Guid 2023-09-04 12:30:20 -07:00
TV
IDisplayPreferencesManager.cs
IServerApplicationHost.cs Add SystemManager service 2023-10-04 14:40:00 -04:00
IServerApplicationPaths.cs
ISystemManager.cs Add SystemManager service 2023-10-04 14:40:00 -04:00
MediaBrowser.Controller.csproj Add IDisposableAnalyzers to more projects 2023-11-05 02:01:14 +01:00