aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/MediaInfoController.cs
AgeCommit message (Expand)Author
2021-01-23Merge pull request #5069 from crobibero/obsolete-paramJoshua M. Boniface
2020-12-30Merge pull request #4824 from crobibero/livestream-post-bodyClaus Vium
2020-12-13Merge pull request #4761 from crobibero/playlistClaus Vium
2020-11-23Don't nest DeviceProfilecrobibero
2020-11-23Add TODO noticecrobibero
2020-11-23Fix sending PlaybackInfocrobibero
2020-11-21Remove UTF8 bom from some filesBond_009
2020-10-31respect music quality settings when transcodingnyanmisaka
2020-09-11Merge pull request #4093 from crobibero/bad-routeBond-009
2020-09-10Merge pull request #4116 from cvium/add_known_proxiesBond-009
2020-09-10Standardize use of IsLocal and RemoteIpcvium
2020-09-09Remove nullable from requiredcrobibero
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-21Make method asyncBond_009
2020-08-09convert dependent controller functions to di helper classcrobibero
2020-08-06Apply fixes from reviewcrobibero
2020-08-04Fix all route for base url supportcrobibero
2020-08-03Fix some request parameterscrobibero
2020-08-03Specify Logger typecrobibero
2020-07-29Fix PlaybackInfo endpointcrobibero
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-06-27Move MediaInfoService to Jellyfin.ApiDavid