mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-03 14:28:46 +01:00
add session view endpoint
This commit is contained in:
@@ -106,6 +106,8 @@ namespace MediaBrowser.Controller.Session
|
||||
|
||||
public BaseItem FullNowPlayingItem { get; set; }
|
||||
|
||||
public BaseItemDto NowViewingItem { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the device id.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user