Kodi Community Forum

Full Version: Return command for musiclibrary
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I would like to add the return command to my home menu music button like this:

<onclick>XBMC.ActivateWindow(MyMusicLibrary,artists,return)</onclick>

but it dosent seem to work. It works fine with movies and tv shows. Is this function not implemented for the musiclibrary or am I doing something wrong?
unsupported, you can monitor the progress at ticket #5792
Thanks!
The return command functions now but it seems to have tirggered another issue. If I use MyMusicLibrary,artists,return I end up in Artist and if I hit back it takes me directly back to the main menu as it should. However if I navigate down to a specific artist and perhaps an album and hit Esc (PreviousMenu) I will go directly to the main menu - fine, but if I choose music from the main menu again (after hitting Esc/PreviousMenu) i will end up in the last position and not at the Artist level. The same thing happens with tv shows as well.

I dont know if this is a bug or if I have messed things up and missed a setting somewhere since i had to drop my guisettings.xml after an uppgrade. Im surrently using build 17558.
That's how it's supposed to work.