Return parameter in ActivateWindow to musicfiles
#1
I've got some music streams in a music source called 'Radio' and access them for within the main menu with the XBMC.ActivateWindow(musicfiles, Radio, return) command. The 'return' parameter doesn't seem to have any effect because when I'm in the Radio source and push the back button on my remote it takes me to the root of the music files sources instead of back to the main menu.

Is this return parameter only valid for library links? And if so; is there an other way to make the back button return to the main menu when entering the Radio source as expected?
Reply
#2
Currently it's musiclib and videolib (and addonsbrowser) only.

Certainly no reason it shouldn't be generalized. A patch would be welcome - I have a feeling there's a trac ticket already (likely assigned to me)

EDIT: Here it is: http://trac.xbmc.org/ticket/7032

Cheers,
Jonathan
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
Return parameter in ActivateWindow to musicfiles0