xbmc.activatewindow with instant return
#1
Question 
Hi, I think i already asked this but the post got wiped when the site went down, and my memory is terrible!!...

Is there a way of setting my keymap.xml to XBMC.ActivateWindow(musicplaylist) but when I press Prev after opening this, it goes right back through the music directory structure (eg first time it goes to genres,artists,albums etc)

many thanks
Reply
#2
append ,return
Reply
#3
aha! I knew it was something simple - memory now implanted Tongue
Reply
#4
Is there a workarround to get this behavior for file-mode too?
Reply
#5
Can you give a few more details e.g. an example of what is not working the way you want.

JR
Reply
#6
Hey!

I tried to make my mediacenter child- and wife-safe. therefor i forced them to use the subblades in homescreen (confluence) and hardcoded every source in it.

If i now choose for example 'compilations'

<onclick>ActivateWindow(MusicLibrary,Compilations,return)</onclick>

and leave it, i'm back in the homescreen

if i choose a source in filemode:

<onclick>ActivateWindow(MusicFiles,WhatEver,return)</onclick>

i got back to the musicfiles roots-screen, instead of the homescreen

same behavior for programs,videos and so on.

sorry, for my english, i hope you got what i meant? Big Grin
Reply

Logout Mark Read Team Forum Stats Members Help
xbmc.activatewindow with instant return0