Solved Add HOME MUSIC FAVOURITES etc to Shutdown Menu or Secondary Menu?
#1
Thanks for your phenomenal work; after thorough research -- Rapier is by far the most dynamic and robust skin I could find.  Cool

I was wondering if it would be possible to have instant access to some windows -- perhaps one of the following methods (or some other way):
A) Add the below options to the Shutdown Menu
B) Add the below options to a secondary 'quick access' popup dialog menu (key it to a remote control key)

I've done a ton of research but haven't been able to ascertain how to do either. Here are the items I'd like to be able to instantly access (espeically from Fullscreen Music):
WINDOW_HOME                            
WINDOW_MUSIC_NAV                    
WINDOW_MUSIC_PLAYLIST
WINDOW_DIALOG_FAVOURITES    
WINDOW_SETTINGS_MENU

Libreelec 9.2.6.
Kodi 18.9.0

Appreciate any wisdom you might have!

PS - Sent you a small gift via PayPal.
Reply
#2
Hi Grace2U.

Thanks so much for the donation, kind words and support.
That's really sweet of you and I appreciate it a lot.


Well, adding those windows to the Shutdown Menu is not an option.
That menu is intended for shutdown options, and this would confuse most other users.


You could map the windows to a remote: https://kodi.wiki/view/Keymap
Use
Code:
ActivateWindow(musicplaylist)
to activate current music playlist window.
Use
Code:
ActivateWindow(visualisation)
to activate fullscreen music.

Or use the Keymap Editor addon.

Accessing music playlist window from fullscreen music is easy using the OSD.
Image


Hope this helps.
Let me know if you have any other questions.

Cheers
Gade
Reply
#3
Thanks Gade!
Reply
#4
I'll mark this as solved.
Reply
#5
OK, thanks again.
Reply

Logout Mark Read Team Forum Stats Members Help
Add HOME MUSIC FAVOURITES etc to Shutdown Menu or Secondary Menu?0