Release Videolyrics v2
#16
Sorry Mike, I dont know... none of the mods that I have coded had that issue. Maybe some window could be getting the focus and stealing the keystrokes? Huh
If I have helped you or increased your knowledge, please click the 'thumbs up' button to give thanks :)
Reply
#17
Mike i create in DialogContextMenu.xml when I had problem to leave dialog in Libreelec with remote(Air Mouse).
Mine suggeston to you...create this button, and use when you leave visualisation window.
Code:
<control type="button" id="1033">
                <include>DialogContext_Button</include>
                <onleft>Dialog.Close(106)</onleft>
                <onright>Dialog.Close(106)</onright>
                <onclick>Dialog.Close(all,true)</onclick>
        <onclick>ActivateWindow(Home)</onclick>
                <label>Close Lyrics</label>
                <visible>Window.IsActive(Visualisation)</visible>
            </control>
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#18
Heya Manfeed Awesome update, just wondering what code id need to copy paste to my skin to get the sync lyrics button working on jarvis 16.1 or is it not possible, any help appreciated cheers mate. P.s I have aeon mq7 spin installed...
Reply

Logout Mark Read Team Forum Stats Members Help
Videolyrics v21