aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Helpers/TranscodingJobHelper.cs
AgeCommit message (Expand)Author
2020-09-19Update TranscodingJobHelper.csBaronGreenback
2020-08-03Merge pull request #3528 from Ullmie02/api-entrypointPatrick Barron
2020-08-01Implement IDisposableDavid
2020-08-01Move methods to the right classDavid
2020-07-31Move DynamicHlsService to Jellyfin.Apicrobibero
2020-07-31Add missing docs and remove duplicate functioncrobibero
2020-07-31Merge remote-tracking branch 'upstream/api-migration' into api-videocrobibero
2020-07-27Add missing functionscrobibero
2020-07-27Move HlsSegmentService to Jellyfin.ApiDavid Ullmer
2020-07-22Move AudioService to Jellyfin.ApiDavid
2020-07-22Add properties to StreamState to fix some errorsDavid
2020-07-19Continute workDavid
2020-07-11Migrate AudioService to Jellyfin.ApiDavid
2020-06-26Move PlaystateService.cs to Jellyfin.Apicrobibero