• 1
  • 188
  • 189
  • 190(current)
  • 191
  • 192
  • 208
[RELEASE] Aeon MQ 5
You could send your images to me, I'll have a look at them.
Reply
Thanks for your response. I found the reason. I had to change to dark info bar. Now it works.
Reply
Tried the latest version to try with Helix and when i try to install from zip. The response is "Add-on does not have the correct structure". and obviously fails to load. Am I doing something wrong. Have followed the instructions in the readme to the letter.

Duh! figured it out. Brain fade.
Reply
Hey
I want to map buttons for live TV (epg view) and a music addon. Didn't really get it how to find out the IDs for the ActivateWindow command in Windows.
Is there a tutorial out there for this? The XBMC wiki doesn't really help.
Reply
EPG is already mapped to button "E" as you can see here:
Keyboard Controls

And this is the corresponding line in your (standard) keyboard.xml:
Code:
<e>XBMC.ActivateWindow(TVGuide)</e>
Reply
ok nice thank you,
any ideas about mapping an addon?
Reply
I tested that with the "Chrome Launcher and it works:

Code:
<q>XBMC.RunAddon(plugin.program.chrome.launcher)</q>

That's just an example with button "q", you should choose a button, which is not used yet. Just have a look at your keyboard.xml!
Reply
Is there a way to disable the "random" widget? I have no use for it and would like to switch directly between in progress and recently added.
Reply
(2014-11-22, 21:46)arithine Wrote: Is there a way to disable the "random" widget? I have no use for it and would like to switch directly between in progress and recently added.

Settings/Addons/enabled/services/skin.widgets/configure uncheck the "random" option.

scott s.
.
Reply
(2014-11-25, 00:52)scott967 Wrote:
(2014-11-22, 21:46)arithine Wrote: Is there a way to disable the "random" widget? I have no use for it and would like to switch directly between in progress and recently added.

Settings/Addons/enabled/services/skin.widgets/configure uncheck the "random" option.

scott s.
.

I've tried that, the random section is still there it just doesn't have any items in it.
Reply
Debug log said something about missing extra pack.

-----------------------------------------------------------------------------------------
Câble data samsung galaxy trend meilleur

stylet tactile samsung galaxy note edge crystal
Reply
(2014-11-22, 20:55)lizard-king Wrote: I tested that with the "Chrome Launcher and it works:

Code:
<q>XBMC.RunAddon(plugin.program.chrome.launcher)</q>

That's just an example with button "q", you should choose a button, which is not used yet. Just have a look at your keyboard.xml!

nice, works fine.
Thank you!
Reply
another short question:
is there a way to create a movie widget for unwatched movies?
Reply
Maybe at addons-services-skin widgets. Change settings of "recent items", "only unplayed and unfinished".
Reply
(2014-11-26, 18:28)lizard-king Wrote: Maybe at addons-services-skin widgets. Change settings of "recent items", "only unplayed and unfinished".

Thanks!
Reply
  • 1
  • 188
  • 189
  • 190(current)
  • 191
  • 192
  • 208

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Aeon MQ 520