aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/AudioController.cs
AgeCommit message (Expand)Author
2020-11-30fix trascodeReasons reportnyanmisaka
2020-11-20Merge remote-tracking branch 'upstream/master' into split-apicrobibero
2020-11-18Fixes spelling.Greenback
2020-11-15Remove api client generator errorscrobibero
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-01Set openapi schema type to file where possiblecrobibero
2020-08-19Fix conflicting audio routescrobibero
2020-08-16Revert "Fix audio stream routes"crobibero
2020-08-16Fix audio stream routescrobibero
2020-08-10Use proper IHttpContextAccessorcrobibero
2020-08-09convert dependent controller functions to di helper classcrobibero
2020-08-03fix openapi validation errorscrobibero
2020-08-01Move UniversalAudioService to Jellyfin.ApiDavid
2020-07-31Add missing docs and remove duplicate functioncrobibero
2020-07-29remove extra usingcrobibero
2020-07-27Add missing functionscrobibero
2020-07-25use proper HttpClient DIcrobibero
2020-07-24move VideoService.cs to Jellyfin.Apicrobibero
2020-07-24Fix suggestions from reviewDavid
2020-07-23Apply suggestions from reviewDavid
2020-07-22Move AudioService to Jellyfin.ApiDavid
2020-07-19Continute workDavid
2020-07-11Migrate AudioService to Jellyfin.ApiDavid