aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/DynamicHlsController.cs
AgeCommit message (Collapse)Author
2020-09-07Fix api routescrobibero
2020-09-06Merge remote-tracking branch 'upstream/master' into api-stream-returncrobibero
2020-09-06merge all attributescrobibero
2020-09-05Make all FromRoute requiredcrobibero
2020-09-03Merge remote-tracking branch 'upstream/master' into api-stream-returncrobibero
2020-09-01Set openapi schema type to file where possiblecrobibero
2020-09-01minor changesNyanmisaka
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-09-01update as per suggestionsNyanmisaka
2020-08-25expose max_muxing_queue_size to usernyanmisaka
2020-08-24increase the max muxing queue size for ffmpegnyanmisaka
2020-08-10Use proper IHttpContextAccessorcrobibero
2020-08-09convert dependent controller functions to di helper classcrobibero
2020-08-09Avoid including stray commas in HLS codecs fieldAndreas B
2020-08-04fix merge conflictscrobibero
2020-08-04Fix all route for base url supportcrobibero
2020-08-03fix openapi validation errorscrobibero
2020-08-01PERFORMANCEcrobibero
2020-08-01Update Jellyfin.Api/Controllers/DynamicHlsController.csCody Robibero
Co-authored-by: David <daullmer@gmail.com>
2020-07-31Move DynamicHlsService to Jellyfin.Apicrobibero