jellyfin/Jellyfin.Api/Helpers
2023-01-22 21:38:53 +01:00
..
AudioHelper.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
DynamicHlsHelper.cs Fix debug builds 2023-01-22 21:38:53 +01:00
FileStreamResponseHelpers.cs Remove unused httpContext parameter 2022-01-08 19:53:53 -06:00
HlsCodecStringHelpers.cs Add support for OPUS and fixes for FLAC case issue in HLS 2022-10-13 18:49:25 +08:00
HlsHelpers.cs Fix build errors 2022-12-07 16:42:28 +01:00
MediaInfoHelper.cs Cleanup and refactor streambuilder 2022-12-07 18:00:01 +01:00
ProgressiveFileStream.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
RequestHelpers.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
StreamingHelpers.cs Fix release build 2022-12-07 16:44:00 +01:00
TranscodingJobHelper.cs Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00