I changed the script to use payloads that seems like a better solution all around. Also had to modify the script to use network listener since I changed SageTV to run as a service. It seems to be working very well now.
Oh an the second level wildcard is working, I have my Denon connected via serial ...
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
- Fri May 23, 2008 11:44 pm
- Forum: General Support
- Topic: Question regarding wildcards in events, Is my script ok?
- Replies: 7
- Views: 2777
- Fri May 23, 2008 6:13 pm
- Forum: General Support
- Topic: Question regarding wildcards in events, Is my script ok?
- Replies: 7
- Views: 2777
Re: Question regarding wildcards in events, Is my script ok?
Thanks for the reply, I did not know about eventstring being deprecated. I have been trying to find all the docs I can on EG however I am not having much luck. Pretty much read everything on the wiki. Is there a better location for the docs?
I was using the latest beta when I posted the above ...
I was using the latest beta when I posted the above ...
- Tue May 20, 2008 9:56 pm
- Forum: General Support
- Topic: Question regarding wildcards in events, Is my script ok?
- Replies: 7
- Views: 2777
Re: Question regarding wildcards in events, Is my script ok?
I just tested that wildcard at the second level again and it does not trigger.
I have event Main.STB.STBTop-212 and the event trigger is Main.STB.* note Main.* does work.
However modifing my script above to send a custom prefix for the channel change does reduce the number of times the Main.* is ...
I have event Main.STB.STBTop-212 and the event trigger is Main.STB.* note Main.* does work.
However modifing my script above to send a custom prefix for the channel change does reduce the number of times the Main.* is ...
- Tue May 20, 2008 12:35 pm
- Forum: General Support
- Topic: Question regarding wildcards in events, Is my script ok?
- Replies: 7
- Views: 2777
Question regarding wildcards in events, Is my script ok?
Ok so I am pretty happy with EventGhost and I have only been using it for a couple of days. I can see a lot of things I can do with this. So far I have setup EG with SageTV to handle channel change events from SageTV for 2 different STB tuners using a USB-UIRT. Below is the script I used, I found ...