mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3460] [MERGED] Move PlaystateService.cs to Jellyfin.Api #9538
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/3460
Author: @crobibero
Created: 6/27/2020
Status: ✅ Merged
Merged: 6/27/2020
Merged by: @barronpm
Base:
api-migration← Head:api-playstate📝 Commits (1)
f45d44fMove PlaystateService.cs to Jellyfin.Api📊 Changes
5 files changed (+1194 additions, -456 deletions)
View changed files
➕
Jellyfin.Api/Controllers/PlaystateController.cs(+372 -0)➕
Jellyfin.Api/Helpers/TranscodingJobHelper.cs(+354 -0)➕
Jellyfin.Api/Models/PlaybackDtos/TranscodingJobDto.cs(+256 -0)➕
Jellyfin.Api/Models/PlaybackDtos/TranscodingThrottler.cs(+212 -0)➖
MediaBrowser.Api/UserLibrary/PlaystateService.cs(+0 -456)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.