aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Models/PlaybackDtos/TranscodingThrottler.cs
AgeCommit message (Expand)Author
2023-12-21Move TranscodingJobDto and TranscodingThrottler to ControllerPatrick Barron
2023-02-02Migrate to file-scoped namespacesShadowghost
2022-12-05Replace != null with is not nullBond_009
2022-09-23Backport pull request #8213 from jellyfin/release-10.8.znyanmisaka
2021-11-27Use the Memory overload for ReadAsync (#6865)Claus Vium
2021-11-09Fix some warningsBond_009
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-06-26Move PlaystateService.cs to Jellyfin.Apicrobibero