aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/DynamicHlsController.cs
AgeCommit message (Expand)Author
2020-11-13Updated based on review feedbackcrobibero
2020-11-13Use null coalescing when possiblecrobibero
2020-11-13Convert NullReferenceException to ResourceNotFoundExceptioncrobibero
2020-11-13Fix nullability errors in Jellyfin.Api (part 1)crobibero
2020-10-31respect music quality settings when transcodingnyanmisaka
2020-09-23Merge pull request #4163 from Bond-009/minor4Anthony Lavado
2020-09-20Update DynamicHlsController.csBaronGreenback
2020-09-19Update DynamicHlsController.csBaronGreenback
2020-09-17Update DynamicHlsController.csBaronGreenback
2020-09-17Update DynamicHlsController.csBaronGreenback
2020-09-16FixBond_009
2020-09-16Minor improvementsBond_009
2020-09-09Remove nullable from requiredcrobibero
2020-09-09Merge remote-tracking branch 'upstream/master' into bad-routecrobibero
2020-09-08Fix container routescrobibero
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
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
2020-07-31Move DynamicHlsService to Jellyfin.Apicrobibero