mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3280] [MERGED] Move PluginService to Jellyfin.Api #9414
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/3280
Author: @crobibero
Created: 6/9/2020
Status: ✅ Merged
Merged: 6/17/2020
Merged by: @daullmer
Base:
api-migration← Head:api-plugin📝 Commits (2)
0b778b8Move PluginService to Jellyfin.Api81030a0Merge remote-tracking branch 'upstream/api-migration' into api-plugin📊 Changes
4 files changed (+251 additions, -268 deletions)
View changed files
➕
Jellyfin.Api/Controllers/PluginsController.cs(+189 -0)➕
Jellyfin.Api/Models/PluginDtos/MBRegistrationRecord.cs(+42 -0)➕
Jellyfin.Api/Models/PluginDtos/PluginSecurityInfo.cs(+20 -0)➖
MediaBrowser.Api/PluginService.cs(+0 -268)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.