Re: XBMC
Posted: Wed Dec 08, 2010 8:58 pm
Can I have a button in my webbinterface that will open a specifik file in XMBC?
How?
How?
I don't see why nothanspettersson wrote:Can I have a button in my webbinterface that will open a specifik file in XMBC?
That depends on what file type, but you will probably need to use my XBMCRepeat plugin that supports HTTP API and JSON RPC API. The webbinterface part I can't help with.How?
You need to add a Autorepeat current macro action.viald wrote:With Eventghost and XBMC plugins command like up, down, left, right are not automatically repeated when making a long press on the button. I have to do multiple push to go fast. With the MCERemote all is right. Is it possible to have the same feature with Eventghost ?
The default XBMC plugin unfortunately only supports direct actions like you have discovered. Fortunately I have made an alternative XBMC plugin XBMCRepeat that supports context based actons.Again with Eventghost and XBMC plugins I loose the command context. Which means that with MCERemote when you are watching or listening to music you can do big or short skip using up,down, left and right keys. And when you go back to main menu, the same keys or use back to move under the menu even if the music still playing, no more big or short skip.
With Evenghost, you loose command context. In the XBMC plugins there are short and big skip commands. But if you attach up, down... MCE events to this action, whatever the menu, you always do short, big skip when moving under the menu. How can I do with Eventghost ?
How can I do that ?jonib wrote:You need to add a Autorepeat current macro action.
So coolThe default XBMC plugin unfortunately only supports direct actions like you have discovered. Fortunately I have made an alternative XBMC plugin XBMCRepeat that supports context based actons.
jonib
You use the Add action... function to add the Autorepeat current macro action to the Macro you want to auto repeat. If you don't know the basics of EventGhost read this Short manual.viald wrote:How can I do that ?
Yes, I already know the basics. Just asking if it was a new plugins too.jonib wrote:If you don't know the basics of EventGhost read this Short manual.
Unfortunately too many people asking for help don't bother to try to learn the basics first.viald wrote:Yes, I already know the basics. Just asking if it was a new plugins too.
This is a standard MCE Remote. I suppose not, if I'm wrong I should see two different events in EG ? Right ?kricker wrote:Does your remote send 2 different signals for the up key? One for press and one for press and hold?
I have finished setting your XBMC plugins. It's rocks ! Thanks a lot.kricker wrote:Right. One event when you press it and one if you press and hold it.


I have made a reply to you in the XBMCRepeat thread.viald wrote:It seems to be a contextual issue with OSD music.
It┬┤s a music file, *.plsjonib wrote:I don't see why nothanspettersson wrote:Can I have a button in my webbinterface that will open a specifik file in XMBC?
That depends on what file type, but you will probably need to use my XBMCRepeat plugin that supports HTTP API and JSON RPC API. The webbinterface part I can't help with.How?
jonib