mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03:00
Add FullNowPlayingQueue property
This commit is contained in:
committed by
Fernando Fernández (Rebase PR Action)
parent
07e9568de8
commit
5df6058a8e
@@ -221,6 +221,8 @@ namespace MediaBrowser.Controller.Session
|
||||
|
||||
public QueueItem[] NowPlayingQueue { get; set; }
|
||||
|
||||
public BaseItemDto[] NowPlayingQueueFullItems { get; set; }
|
||||
|
||||
public bool HasCustomDeviceName { get; set; }
|
||||
|
||||
public string PlaylistItemId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user