Add missing general commands for Kodi

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