From 2b27ccd375a1fbb4f235238443e553534e88031b Mon Sep 17 00:00:00 2001 From: zerf58 Date: Tue, 16 Apr 2024 20:35:57 -0700 Subject: [PATCH] move_up to start new album from music menu --- buttons.sh | 3 +++ keyboard.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/buttons.sh b/buttons.sh index 5e7e0e1..9a0a671 100755 --- a/buttons.sh +++ b/buttons.sh @@ -116,6 +116,9 @@ Kodi(){ split_up(){ xdotool_helper "key p" } + move_up(){ + xdotool_helper "key o" + } search(){ kodi-send --action="VideoLibrary.Search" } diff --git a/keyboard.xml b/keyboard.xml index f3a15f4..2774da8 100644 --- a/keyboard.xml +++ b/keyboard.xml @@ -28,7 +28,7 @@ - Play + Play