aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/PlaystateController.cs
AgeCommit message (Collapse)Author
2020-07-22Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audioDavid
# Conflicts: # Emby.Server.Implementations/ApplicationHost.cs # Jellyfin.Api/Helpers/TranscodingJobHelper.cs
2020-07-19Continute workDavid
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-06-26Move PlaystateService.cs to Jellyfin.Apicrobibero