aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/AudioController.cs
AgeCommit message (Expand)Author
2025-01-28Fix spelling (#13444)Josh Soref
2024-08-12Update api doc to remove outdated infognattu
2024-07-17Move default value to api specgnattu
2024-07-17Specify the default value in api specgnattu
2024-07-17Add EnableAudioVbrEncoding to TranscodingProfilegnattu
2024-03-28fix: forward port patch for GHSA-866x-wj5j-2vf4 (#11228)gnattu
2023-12-21Add ITranscodeManager servicePatrick Barron
2023-11-15Remove DLNA API codePatrick Barron
2023-02-02Migrate to file-scoped namespacesShadowghost
2022-08-15Fix various typos luz paz
2021-09-04Disambiguate vpx to vp8 or vp9Chris Tam
2021-03-22change HLS endpoint defaults to falsecvium
2021-03-04Specify defaults or set query parameter to nullablecrobibero
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