key input emulation? xbmc.executebuiltin
#1
Hello,

Im trying to get an autoexec.py to start a favorites. But for some reason, the favorites is not working, because it has to run the plugin prior to go straight to the favorites.

Is there a way with xbmc.executebuiltin('XBMC.ActivateWindow(10025,plugin://plugin.video. -=> favorites.xml link)
and then put something to do down down enter with the keyboard after the command is done?

We cannot put xbmc.activateWindow(10025,command) < keysinput.txt

Is there a way to do it?

I see somewhere the action ID.

How would I do, Down, Down and Enter. After the xbmc.executebuiltin?
Reply

Logout Mark Read Team Forum Stats Members Help
key input emulation? xbmc.executebuiltin0