mirror of
https://github.com/jellyfin/jellyfin-media-player.git
synced 2024-11-27 08:10:25 +00:00
Update Apple Remote input map
Add support for the silver Apple Remote play button.
This commit is contained in:
parent
77f69bcbb9
commit
e03570a40a
@ -14,6 +14,7 @@
|
|||||||
"KEY_SELECT": "enter",
|
"KEY_SELECT": "enter",
|
||||||
"KEY_SELECT_LONG": "host:toggleDebug",
|
"KEY_SELECT_LONG": "host:toggleDebug",
|
||||||
"KEY_MENU": "back",
|
"KEY_MENU": "back",
|
||||||
"KEY_MENU_LONG": "home"
|
"KEY_MENU_LONG": "home",
|
||||||
|
"KEY_PLAY": "play_pause"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user