Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 7 matches

by smolesen
Sun Feb 12, 2012 4:27 pm
Forum: Coding Corner
Topic: Pause XBMC
Replies: 10
Views: 6541

Re: Pause XBMC

That did it... no errors any more, thanks a lot.....

Where do you find info about the calls to XBMC ??

S├©ren
by smolesen
Sun Feb 12, 2012 8:35 am
Forum: Coding Corner
Topic: Pause XBMC
Replies: 10
Views: 6541

Re: Pause XBMC

Hi jonib

I'm still getting an error 'Unknown error' but It's working and XBMC is paused, so I guess I can just ignore it....

Thanks a lot for the help....

S├©ren
by smolesen
Sat Feb 11, 2012 2:33 pm
Forum: Coding Corner
Topic: Pause XBMC
Replies: 10
Views: 6541

Re: Pause XBMC

Hi
I just tried your script, but I keep getting the error:

Python Script: Only pause
Error:
{
"code": -32100,
"message": "Failed to execute method."
}
Traceback (most recent call last):
Python script "4", line 1, in <module>
if eg.plugins.XBMC2.JSONRPC(u'Player.GetProperties', u ...
by smolesen
Wed Feb 08, 2012 2:43 pm
Forum: Coding Corner
Topic: Pause XBMC
Replies: 10
Views: 6541

Pause XBMC

Hi

Is there a way to Pause XBMC from EventGhost.... I know I can send a 'XBMC2:Pause' to it... but if XBMC is already paused, it'll start playing....

I need something that Pause XBMC no matter is it's already paused or playing....

Alternatively I need a way to figure whether XBMC is playing or ...
by smolesen
Mon Jan 11, 2010 4:53 pm
Forum: General Support
Topic: Handling monitor off event, possible?
Replies: 0
Views: 778

Handling monitor off event, possible?

Hi

It is possible from EventGhost, to "do some actions" when a monitor is turned off (if running a dual monitor setup, and one of the monitors are turned off) ?

Does there already exist something to handle it? If not any ideas on how to make it?

TIA

S├©ren
by smolesen
Fri Nov 13, 2009 11:31 am
Forum: General Support
Topic: HDMI CEC Plugin, does it exists?
Replies: 14
Views: 8835

HDMI CEC Plugin, does it exists?

Does there exists a HDMI CEC (Consumer electronic control) plugin for EventGhosts? It would be pretty cool to be able to control your TV/DVD player thorugh HDMI.

TIA

S├©ren
by smolesen
Wed Nov 11, 2009 1:51 pm
Forum: General Support
Topic: New way to get MCE Remote signals in EG (for Vista/Win7)
Replies: 478
Views: 357511

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

Hi

Really usefull plugin you've created, makes it possible for me to use the MCE Receiver with other remotes, really GREAT!

One thing however....

Is there a way to have all the events from the normal MCE remote controller go to MCE and all other events to show up in EventGhost?

Or do I (somehow ...