jellyfin/Jellyfin.Api/Helpers
Stanislav Ionascu 3ad6232973 Add probe / direct-stream / transcoding support for BluRays
This commit (and ffmpeg built with libbluray support), adds support
for playback of bluray images (bd-iso) and bluray folders.
2020-10-01 21:59:57 +02:00
..
AudioHelper.cs use named client 2020-08-31 11:05:21 -06:00
ClaimHelpers.cs Remove #nullable enable 2020-06-19 18:20:49 +02:00
DynamicHlsHelper.cs Standardize use of IsLocal and RemoteIp 2020-09-10 14:16:41 +02:00
FileStreamResponseHelpers.cs Update FileStreamResponseHelpers.cs 2020-09-05 20:33:18 +01:00
HlsCodecStringHelpers.cs Move DynamicHlsService to Jellyfin.Api 2020-07-31 15:09:17 -06:00
HlsHelpers.cs Move VideoHlsService to Jellyfin.Api 2020-07-31 17:09:10 +02:00
MediaInfoHelper.cs Standardize use of IsLocal and RemoteIp 2020-09-10 14:16:41 +02:00
ProgressiveFileCopier.cs Fix incorrect usage of ArrayPool 2020-08-31 11:09:41 +02:00
RequestHelpers.cs Fix the test 2020-09-10 14:30:33 +02:00
SimilarItemsHelper.cs Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
StreamingHelpers.cs Inverted if statement 2020-09-17 18:20:27 +01:00
TranscodingJobHelper.cs Add probe / direct-stream / transcoding support for BluRays 2020-10-01 21:59:57 +02:00