jellyfin/MediaBrowser.Model
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
..
Activity Enable nullable in more files 2021-07-26 23:02:32 +02:00
ApiClient Enable nullability for ServerDiscoveryInfo (#5804) 2021-04-15 15:39:59 +02:00
Branding Backport pull request #9060 from jellyfin/release-10.8.z 2023-01-22 14:05:38 -05:00
Channels Enable nullable for more files 2021-10-26 13:56:30 +02:00
ClientLog Suggestions from review 2021-10-27 19:20:14 -06:00
Collections Fix some warnings 2020-02-23 12:11:43 +01:00
Configuration fix indentation after merge 2023-10-21 11:49:01 +02:00
Cryptography Remove redundant 'else' keywords 2023-04-06 19:38:34 +02:00
Devices Migrate authentication db to EF Core 2021-05-20 23:56:59 -04:00
Dlna Remove conditional access when it is known to be not null 2023-10-08 00:46:15 +02:00
Drawing Jellyfin.Drawing minor improvements 2023-10-08 17:10:04 +02:00
Dto Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
Entities Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
Extensions Fix image searching to prioritize explicit language match if searching in English (#8946) 2022-12-29 15:15:48 +01:00
Globalization Extend language code handling 2023-03-09 14:38:20 +01:00
IO Use DI for IFileSystem 2023-10-03 10:25:14 -04:00
Library Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
LiveTv Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
MediaInfo Fix subtitle encoder if webvtt is requested 2023-08-02 15:15:41 +03:00
Net Refactor URI overrides (#10051) 2023-10-11 00:02:37 +02:00
Notifications Remove Emby.Notifications (#9147) 2023-01-28 07:43:55 -07:00
Playlists Fix playlist creation and removal 2023-03-10 19:16:35 +01:00
Plugins Update StyleCop 2021-12-24 18:28:27 +01:00
Properties Move StreamBuilderTests to correct project (#7461) 2022-03-18 22:19:02 +01:00
Providers Add support for more remote subtitle info 2023-07-23 21:11:15 +02:00
Querying Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
QuickConnect Fix issues with QuickConnect and AuthenticationDb 2021-06-23 21:07:08 -06:00
Search Fix minor warnings in MediaBrowser.Model/Configuration (#2149) 2022-10-06 21:44:12 +02:00
Serialization Remove custom Json serializer 2020-12-23 13:24:34 +01:00
Session Merge pull request #7947 from nyanmisaka/video-range-condition 2022-06-29 01:26:14 -04:00
Subtitles fix lint 2020-08-20 15:17:42 +08:00
SyncPlay Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00
System Merge pull request #10270 from crobibero/chromecast-config 2023-10-17 14:29:19 +02:00
Tasks Enable nullable for more files 2023-02-15 23:41:28 +01:00
Updates Replace == null with is null 2022-12-05 15:00:20 +01:00
Users add EnableSubtitleManagement permission 2023-10-18 18:31:31 +02:00
MediaBrowser.Model.csproj Add IDisposableAnalyzers to more projects 2023-11-05 02:01:14 +01:00