aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Models/PlaybackDtos
AgeCommit message (Collapse)Author
2021-11-27Use the Memory overload for ReadAsync (#6865)Claus Vium
2021-11-09Fix some warningsBond_009
down to 580
2021-10-10Throw on FFmpeg non-zero exit codeDmitry Lyzo
2021-06-04Don't dispose managed CancellationTokenSource (#6139)Cody Robibero
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-02-21Use GetEncodingOptions where possibleBond_009
2020-11-13Fix nullability errors in Jellyfin.Api (part 1)crobibero
2020-07-20changes from mergecrobibero
2020-06-26Move PlaystateService.cs to Jellyfin.Apicrobibero