Kodi Community Forum

Full Version: xbmc.activatewindow with instant return
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
append ,return
aha! I knew it was something simple - memory now implanted Tongue
Is there a workarround to get this behavior for file-mode too?
Can you give a few more details e.g. an example of what is not working the way you want.

JR
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