mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-20 06:30:57 +01:00
updated nuget
This commit is contained in:
@@ -8,6 +8,8 @@ namespace MediaBrowser.Model.Session
|
||||
|
||||
public List<string> SupportedCommands { get; set; }
|
||||
|
||||
public bool SupportsMediaControl { get; set; }
|
||||
|
||||
public SessionCapabilities()
|
||||
{
|
||||
PlayableMediaTypes = new List<string>();
|
||||
|
||||
Reference in New Issue
Block a user