aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Collapse)Author
2020-11-20Apply suggestions from code reviewClaus Vium
2020-11-20Merge remote-tracking branch 'upstream/master' into fmp4-hlsnyanmisaka
2020-11-20renamenyanmisaka
2020-11-19Add response code documentationcrobibero
2020-11-19Fix live tv hls playbackcrobibero
2020-11-19Merge remote-tracking branch 'upstream/master' into no-scalingFernando Fernández
2020-11-19Updated to latest Unstable.Greenback
2020-11-19Review suggestionsFernando Fernández
2020-11-19minor changesnyanmisaka
2020-11-19Apply suggestions from code reviewNyanmisaka
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-19changes per suggestionsnyanmisaka
2020-11-19updatedGreenback
2020-11-19Initialial uploadGreenback
2020-11-18Update Jellyfin.Api/Controllers/LiveTvController.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-18Fixes spelling.Greenback
2020-11-18Fix build and thread detection logicFernando Fernández
2020-11-17Fix Environment authorization policycrobibero
2020-11-17Remove precondition checkscrobibero
2020-11-16Fix buildcrobibero
2020-11-16Add missing manual splitscrobibero
2020-11-16Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.crobibero
2020-11-16Removing left over edits left from the acceptance of previous PR's.Greenback
2020-11-16Merge branch 'master' into NetworkPR2BaronGreenback
2020-11-16Merge remote-tracking branch 'upstream/master' into fmp4-hlsnyanmisaka
2020-11-15Merge remote-tracking branch 'upstream/master' into dotnet-5crobibero
2020-11-15Remove api client generator errorscrobibero
2020-11-16remove unused segment optionnyanmisaka
2020-11-15Patch data-races and minor changes in SyncPlayIonut Andrei Oanca
2020-11-14Hide some property setters, init null values, update namespacesIonut Andrei Oanca
2020-11-14Missed some stuffBond_009
2020-11-14Access last element by index where possibleBond_009
2020-11-14fix return type for GetAttachmentnyanmisaka
2020-11-14Address requested changes and fix some warningsIonut Andrei Oanca
2020-11-14fix cinyanmisaka
2020-11-14Apply suggestions from code reviewNyanmisaka
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-11-14minor changesnyanmisaka
2020-11-14add aac_adtstoasc bitstream filter for mpegts to mp4 conversionnyanmisaka
2020-11-13Updated based on review feedbackcrobibero
2020-11-14minor changesnyanmisaka
2020-11-14switch ffmpeg to hls muxer for live streamingnyanmisaka
segment muxer cannot make fMP4 init file. '-strict -2' option doesn't work with segment muxer for flac remuxing.
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-11-12Merge pull request #4469 from cvium/fix_repository_endpointdkanada
Change OPTIONS to POST and call SaveConfiguration in SetRepositories
2020-11-12Change OPTIONS to POST and call SaveConfigurationcvium
2020-11-12Semi-revert removal of Name for /Similar in openapicvium
2020-11-11fix for no audio stream videonyanmisaka
2020-11-11Update Jellyfin.Api/Controllers/LibraryController.csClaus Vium
2020-11-11Merge branch 'master' into fix_and_mildly_improve_similarClaus Vium
2020-11-11Apply suggestions from code reviewNyanmisaka
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>