[All Platforms] Hotkeys for addons?
#1
Question 
Hey, simple question...

Is it possible to set up hotkeys to launch addons?

For example... I use the Pandora addon. I want to be able to type a hotkey (like ctrl+p or something of the nature) to launch Pandora.

The ultimate goal is to be able to program a few of my extra buttons on my MCE remote to launch these addons.

Thanks in advance!
Reply
#2
Sure, ActivateWindow(Music,plugin://plugin.pandora.whatever_the_id_is) should do the trick.
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
#3
jmarshall Wrote:Sure, ActivateWindow(Music,plugin://plugin.pandora.whatever_the_id_is) should do the trick.

Thanks!

One more question. How do I determine what the id is?
Reply
#4
Nevermind! I figured it out!

RunScript(script.xbmc.pandora) is what did the trick
Reply

Logout Mark Read Team Forum Stats Members Help
[All Platforms] Hotkeys for addons?0