You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Jellyfin.Api/Helpers
Terrance 692a62ab4f
Add missing format providers (fix CA1305 errors) (#8745)
2 years ago
..
AudioHelper.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
DynamicHlsHelper.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
FileStreamResponseHelpers.cs Remove unused httpContext parameter 3 years ago
HlsCodecStringHelpers.cs Merge remote-tracking branch 'upstream/master' into fmp4-hls 4 years ago
HlsHelpers.cs Remove sync FileStream hack 3 years ago
MediaInfoHelper.cs fix Release build 2 years ago
ProgressiveFileStream.cs Change KeepReading to StopReading and use bytes read as an indicator 3 years ago
RequestHelpers.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
StreamingHelpers.cs Add missing format providers (fix CA1305 errors) (#8745) 2 years ago
TranscodingJobHelper.cs fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago