jellyfin/Jellyfin.Api/Helpers
gnattu 4046ef1c13 Overwrite supported codecs for livetv
Only changeing streamingRequest is not enough. The internal logic will do codec shifting based on supported codecs, need to overwrite all of them.

Signed-off-by: gnattu <gnattuoc@me.com>
2024-06-07 17:58:35 +08:00
..
AudioHelper.cs Add ITranscodeManager service 2023-12-21 12:53:50 -05:00
DynamicHlsHelper.cs Make the bitrate of the fallback stream the same as the original (#9121) 2024-02-12 07:36:54 -07:00
FileStreamResponseHelpers.cs AsyncKeyedLock migration 2024-01-03 16:47:25 +01:00
HlsCodecStringHelpers.cs fix: av1 codecs string (#11280) 2024-04-02 07:03:58 -06:00
HlsHelpers.cs Add ITranscodeManager service 2023-12-21 12:53:50 -05:00
MediaInfoHelper.cs Relax remuxing requirement for LiveTV (#11851) 2024-05-31 07:01:47 -06:00
RequestHelpers.cs Don't require user when getting current session 2024-05-19 08:25:38 -06:00
StreamingHelpers.cs Overwrite supported codecs for livetv 2024-06-07 17:58:35 +08:00