jellyfin/Jellyfin.Api
nyanmisaka 8c0778e827 switch ffmpeg to hls muxer for live streaming
segment muxer cannot make fMP4 init file.
'-strict -2' option doesn't work with segment muxer for flac remuxing.
2020-11-14 03:47:54 +08:00
..
Attributes Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
Auth Standardize use of IsLocal and RemoteIp 2020-09-10 14:16:41 +02:00
Constants Apply fixes from review 2020-08-06 17:59:48 -06:00
Controllers switch ffmpeg to hls muxer for live streaming 2020-11-14 03:47:54 +08:00
Extensions Convert image type string to enum. 2020-10-09 17:52:39 -06:00
Helpers switch ffmpeg to hls muxer for live streaming 2020-11-14 03:47:54 +08:00
ModelBinders Merge pull request #4393 from crobibero/model-binder-readonly-list 2020-11-06 16:29:06 +01:00
Models Use JsonConverter 2020-10-27 13:32:59 -06:00
TypeConverters simplify datetime parsing 2020-08-12 13:07:11 -06:00
WebSocketListeners Use SessionMessageType for WebSocket messages 2020-09-27 10:00:20 +02:00
BaseJellyfinApiController.cs Move json profiles to constant strings. 2020-09-03 12:15:24 -06:00
Jellyfin.Api.csproj Update to dotnet 3.1.9 2020-10-13 18:50:04 -06:00