mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13935] [MERGED] Return SyncPlay group info after creation, add GET group endpoint #13775
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/13935
Author: @nielsvanvelzen
Created: 4/16/2025
Status: ✅ Merged
Merged: 4/21/2025
Merged by: @crobibero
Base:
master← Head:syncplay-get-group📝 Commits (4)
024ea8cReturn SyncPlay group info after creation, add GET group endpoint4bceafeRemove unused lineb110852Update Jellyfin.Api/Controllers/SyncPlayController.csf77c2e8Update Emby.Server.Implementations/SyncPlay/SyncPlayManager.cs📊 Changes
3 files changed (+59 additions, -8 deletions)
View changed files
📝
Emby.Server.Implementations/SyncPlay/SyncPlayManager.cs(+27 -1)📝
Jellyfin.Api/Controllers/SyncPlayController.cs(+22 -6)📝
MediaBrowser.Controller/SyncPlay/ISyncPlayManager.cs(+10 -1)📄 Description
Mostly copy-pasting here.
Changes
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.