mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-12 01:03:26 +01:00
update remote control responses
This commit is contained in:
@@ -16,6 +16,7 @@ namespace MediaBrowser.Controller.Library
|
||||
public BaseItemInfo MediaInfo { get; set; }
|
||||
public string MediaSourceId { get; set; }
|
||||
public bool IsPaused { get; set; }
|
||||
public bool IsAutomated { get; set; }
|
||||
|
||||
public string DeviceId { get; set; }
|
||||
public string DeviceName { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user