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 6 matches

by moryoav
Tue Nov 27, 2012 11:42 am
Forum: General Support
Topic: Get result from System.Execute
Replies: 2
Views: 2420

Re: Get result from System.Execute

Works! Thanks...!
by moryoav
Mon Nov 26, 2012 1:11 pm
Forum: General Support
Topic: Get result from System.Execute
Replies: 2
Views: 2420

Get result from System.Execute

I'm using eg.plugins.System.Execute in a python script to perform some dos command (schtasks.exe /query - to get a list of running tasks). Now, I want to take the result of that command and parse it. How do I get an output from System.Execute and save it in a python variable? Any creative way of ...
by moryoav
Tue Aug 02, 2011 10:03 am
Forum: Coding Corner
Topic: eventTrigger for EventGhost/MediaPortal
Replies: 1
Views: 1837

eventTrigger for EventGhost/MediaPortal

Hi,

For those of you who are interested; I wrote a plugin for MediaPortal that sends events to EventGhost (music/tv/videos/movies play/stop/pause etc.).

No special plugin is needed for EventGhost, just this plugin for MediaPortal:

eventTrigger for MediaPortal - a MediaPortal plugin

Enjoy...

Y.
by moryoav
Tue Aug 02, 2011 10:00 am
Forum: Feature Requests
Topic: Small tweak to the "EventGhost -n" cmd
Replies: 1
Views: 2751

Small tweak to the "EventGhost -n" cmd

If you call EventGhost with the "-n" parameter but without the "Network Event Receiver" plugin installed, there's an error message that comes up. The error message is really not informative.
Although it's quite obvious that you need the Network Event Receiver, it would be nice if the error message ...
by moryoav
Mon Apr 11, 2011 7:33 am
Forum: General Support
Topic: General question about events and OS Menu
Replies: 3
Views: 1444

Re: General question about events and OS Menu

Helps a lot, thanks!
by moryoav
Sun Apr 10, 2011 12:14 pm
Forum: General Support
Topic: General question about events and OS Menu
Replies: 3
Views: 1444

General question about events and OS Menu

I'm trying to set up an OS Menu in EventGhost, I noticed that it's enough to use the action for "OS Menu: Show menu" to show the menu and once that has occurred I can navigate in the menu using the arrow keys in the keyboard + enter to select an item on the list.
Now I want to control the menu with ...