aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/AudioController.cs
AgeCommit message (Expand)Author
2020-09-06merge all attributescrobibero
2020-09-05Make all FromRoute requiredcrobibero
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