mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-16 02:18:54 -07:00
Add missing general commands for Kodi
This commit is contained in:
parent
508b7c0a4e
commit
e9f17f3cab
@ -46,6 +46,8 @@ namespace MediaBrowser.Model.Session
|
||||
PlayTrailers = 35,
|
||||
SetShuffleQueue = 36,
|
||||
Playstate = 37,
|
||||
PlayNext = 38
|
||||
PlayNext = 38,
|
||||
ToggleOsdMenu = 39,
|
||||
Play = 40
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user