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.
Serial port plugin
Serial port plugin
I have just started playing around with EventGhost. I installed the serial port modem and set it to the com port that my modem is on. When the phone rings EventGhost detects the ring and I can get it to pause Mediamonkey. The only problem is that the next ring event will unpause MM and continue to toggle on and off with each ring. Is there a way to halt the event action after the first ring is detected?
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: Serial port plugin
It would be possible to use the action MediaMonkey.GetStatus and according to the results continue (or stop) the execution of macros.
However, the solution is much simpler: use MediaMonkey.DiscretePause action.
Pako
However, the solution is much simpler: use MediaMonkey.DiscretePause action.
Pako
Re: Serial port plugin
Thanks Pako. Works just fine. I misspoke though, I meant to say winamp but I really wanted this for MM anyhow. I had to update MM to get the MM plugin to work. Thanks again.