Add missing general commands
This commit is contained in:
parent
e11a2d4397
commit
508b7c0a4e
|
@ -43,6 +43,9 @@ namespace MediaBrowser.Model.Session
|
|||
Guide = 32,
|
||||
ToggleStats = 33,
|
||||
PlayMediaSource = 34,
|
||||
PlayTrailers = 35
|
||||
PlayTrailers = 35,
|
||||
SetShuffleQueue = 36,
|
||||
Playstate = 37,
|
||||
PlayNext = 38
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user