jellyfin/Jellyfin.Api/Helpers
Bond_009 c4bb32f259
Access last element by index where possible
2020-11-14 20:28:14 +01:00
..
AudioHelper.cs use named client 2020-08-31 11:05:21 -06:00
ClaimHelpers.cs Use proper IsApiKey flag 2020-10-28 08:40:11 -06:00
DynamicHlsHelper.cs Default output audio bitrate to 128k 2020-10-28 22:27:08 +08:00
FileStreamResponseHelpers.cs Add ProgressiveFileStream 2020-09-25 23:59:17 +02: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 respect music quality settings when transcoding 2020-10-31 16:09:22 +08:00
ProgressiveFileCopier.cs Fix incorrect usage of ArrayPool 2020-08-31 11:09:41 +02:00
ProgressiveFileStream.cs Apply patch 2020-11-03 16:38:47 -07:00
RequestHelpers.cs Use string.Split(char) where possible instead of string.Split(char[]) 2020-11-14 20:27:48 +01:00
StreamingHelpers.cs Access last element by index where possible 2020-11-14 20:28:14 +01:00
TranscodingJobHelper.cs Remove unnecessary null checks in some places 2020-10-03 22:03:23 +07:00