mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6200] [MERGED] Refactor Quick Connect #10863
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/6200
Author: @nielsvanvelzen
Created: 6/18/2021
Status: ✅ Merged
Merged: 6/22/2021
Merged by: @cvium
Base:
master← Head:fix-quickconnect📝 Commits (1)
7d46ca9Refactor Quick Connect📊 Changes
5 files changed (+94 additions, -258 deletions)
View changed files
📝
Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs(+51 -111)📝
Jellyfin.Api/Controllers/QuickConnectController.cs(+21 -58)📝
MediaBrowser.Controller/QuickConnect/IQuickConnect.cs(+2 -54)📝
MediaBrowser.Model/QuickConnect/QuickConnectResult.cs(+20 -12)➖
MediaBrowser.Model/QuickConnect/QuickConnectState.cs(+0 -23)📄 Description
Changes
API Changes
Related pull requests
jellyfin/jellyfin-web#2747
jellyfin/jellyfin-web#2748
jellyfin/jellyfin-web#2749
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.