mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6058] [MERGED] Add FullNowPlayingQueue property to sessions endpoint #10799
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/6058
Author: @ferferga
Created: 5/16/2021
Status: ✅ Merged
Merged: 3/1/2022
Merged by: @joshuaboniface
Base:
master← Head:deprecate-queueitem📝 Commits (2)
5df6058Add FullNowPlayingQueue propertyee46754Fix build and clean up📊 Changes
2 files changed (+11 additions, -2 deletions)
View changed files
📝
Emby.Server.Implementations/Session/SessionManager.cs(+6 -1)📝
MediaBrowser.Controller/Session/SessionInfo.cs(+5 -1)📄 Description
Needed for https://github.com/jellyfin/jellyfin-vue/pull/1040 and should be backwards compatible with any client.
(Not tested)
openapi.json.txt
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.