I want to thank you all for help! Everything is working like a charm now!
The timer abort really does the thing!
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.
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 4 matches
- Mon Feb 23, 2015 12:44 am
- Forum: General Support
- Topic: How to interrupt ongoing process?
- Replies: 8
- Views: 3040
- Sun Feb 22, 2015 12:15 pm
- Forum: General Support
- Topic: How to interrupt ongoing process?
- Replies: 8
- Views: 3040
Re: How to interrupt ongoing process?
Thank You for your ideas!
If you use the timer plugin, you can start a timer in the first macro. And then let the event from the timer start a macro to kill the projector. You can then interupt the timer by simply disableing the macro that kills the projector.
This is exactly the way I've ben ...
If you use the timer plugin, you can start a timer in the first macro. And then let the event from the timer start a macro to kill the projector. You can then interupt the timer by simply disableing the macro that kills the projector.
This is exactly the way I've ben ...
- Sun Feb 22, 2015 12:02 am
- Forum: General Support
- Topic: How to interrupt ongoing process?
- Replies: 8
- Views: 3040
How to interrupt ongoing process?
I have a data projector which I'm using with the TV and Media Center. However, every time I change between TV and media center, the projector shuts down. I can't really fix this just by changing the commands of the remote control. The only option is to do it in EG.
So the scenario goest like this ...
So the scenario goest like this ...
- Mon Sep 02, 2013 6:35 pm
- Forum: Coding Corner
- Topic: XBMC Event Receiver
- Replies: 64
- Views: 62115
Re: XBMC Event Receiver
This plugin is very old and will not work with XBMC 12 or newer. You need to look at XBMC2, it will do what you want.
If I understad right, this XBMC2 plugin is only for sending commands to XBMC and it can not receive events from it.
So in the scenario descripted before cannot be done with this ...
If I understad right, this XBMC2 plugin is only for sending commands to XBMC and it can not receive events from it.
So in the scenario descripted before cannot be done with this ...