mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
Add missing general commands
This commit is contained in:
@@ -43,6 +43,9 @@ namespace MediaBrowser.Model.Session
|
||||
Guide = 32,
|
||||
ToggleStats = 33,
|
||||
PlayMediaSource = 34,
|
||||
PlayTrailers = 35
|
||||
PlayTrailers = 35,
|
||||
SetShuffleQueue = 36,
|
||||
Playstate = 37,
|
||||
PlayNext = 38
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user