jellyfin/Jellyfin.Api
David Fairbrother 4eeb522144 Add dts to list of audio codecs which require strict -2
Adds dts to the list of audio codecs where ffmpeg will throw asking us
to opt into experimental support. This is seen when the original content
is based on dts and we don't acopy using ffmpeg.
2023-01-07 19:37:32 +00:00
..
Attributes Fix all warnings in Jellyfin.Api (#9003) 2023-01-04 08:01:31 -07:00
Auth Replace != null with is not null 2022-12-05 15:01:13 +01:00
Constants Remove the dependency on BaseAuthorizationHandler 2021-09-10 11:44:50 +02:00
Controllers Add dts to list of audio codecs which require strict -2 2023-01-07 19:37:32 +00:00
Extensions fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2022-10-06 13:57:47 +02:00
Helpers Cleanup and refactor streambuilder 2022-12-07 18:00:01 +01:00
ModelBinders Replace != null with is not null 2022-12-05 15:01:13 +01:00
Models Fix all warnings in Jellyfin.Api (#9003) 2023-01-04 08:01:31 -07:00
Results Require properly typed ActionResult<T> (#8382) 2022-09-11 17:47:01 -06:00
WebSocketListeners Remove circular dependency between websocket listeners and manager 2020-11-28 11:21:53 +01:00
BaseJellyfinApiController.cs Fix all warnings in Jellyfin.Api (#9003) 2023-01-04 08:01:31 -07:00
Jellyfin.Api.csproj Fix all warnings in Jellyfin.Api (#9003) 2023-01-04 08:01:31 -07:00