mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3462] [MERGED] Move MediaInfoService to Jellyfin.Api #9537
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/3462
Author: @daullmer
Created: 6/27/2020
Status: ✅ Merged
Merged: 6/28/2020
Merged by: @barronpm
Base:
api-migration← Head:api-playbackinfo📝 Commits (2)
bcd3cddMove MediaInfoService to Jellyfin.Api68dd31dRemove routes in old service📊 Changes
2 files changed (+773 additions, -5 deletions)
View changed files
➕
Jellyfin.Api/Controllers/MediaInfoController.cs(+773 -0)📝
MediaBrowser.Api/Playback/MediaInfoService.cs(+0 -5)📄 Description
Thanks for multiple methods with identical names.
MediaInfoServicecan't be remove fromMediaBrowser.ApiuntilUniversalAudioServiceis migrated.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.