Add missing general commands

pull/4292/head
crobibero 4 years ago
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…
Cancel
Save