mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04: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,
|
PlayTrailers = 35,
|
||||||
SetShuffleQueue = 36,
|
SetShuffleQueue = 36,
|
||||||
Playstate = 37,
|
Playstate = 37,
|
||||||
PlayNext = 38
|
PlayNext = 38,
|
||||||
|
ToggleOsdMenu = 39,
|
||||||
|
Play = 40
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user