jellyfin/Jellyfin.Api
nyanmisaka be72001ff9 Add VideoRangeType to video conditions
This is used to distinguish whether the client supports specific VideoRangeType,
such as SDR, HDR10, HLG and DOVI. Usage is similar to Video Profile condition.
2022-06-16 21:32:54 +08:00
..
Attributes chore: disable DLNA by default 2022-06-10 08:56:58 +02:00
Auth Don't throw exception on unauthenticated requests 2021-11-13 07:27:28 -07:00
Constants Remove the dependency on BaseAuthorizationHandler 2021-09-10 11:44:50 +02:00
Controllers Fix splashscreen (#7895) 2022-06-14 08:18:35 -06:00
Extensions Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Helpers Add VideoRangeType to video conditions 2022-06-16 21:32:54 +08:00
ModelBinders Update StyleCop 2021-12-24 18:28:27 +01:00
Models Remove obsolete code for premium plugins 2022-02-28 00:46:34 +01:00
WebSocketListeners Remove circular dependency between websocket listeners and manager 2020-11-28 11:21:53 +01:00
BaseJellyfinApiController.cs Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Jellyfin.Api.csproj Backport all dependency updates 2022-06-03 18:53:05 -06:00