add session view endpoint

This commit is contained in:
dkanada
2020-02-02 00:16:11 +09:00
parent 26dd67a441
commit 1bc8ca2542
3 changed files with 25 additions and 5 deletions

View File

@@ -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>