This was on Win7. EG was closed during the plugin installation and the old plugin was not deleted from the \Program/Files\ directory. I had to manually delete it and then EG started using the file located in the ProgramsData directory.
While the upgrade/delete process that is set in place with ...
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 10 matches
- Wed Jun 28, 2017 8:46 pm
- Forum: Plugin Support
- Topic: Microsoft MCE Remote - Vista and newer
- Replies: 293
- Views: 120405
- Wed Jun 21, 2017 8:18 pm
- Forum: Plugin Support
- Topic: Microsoft MCE Remote - Vista and newer
- Replies: 293
- Views: 120405
Re: Microsoft MCE Remote - Vista and newer
I am, or was anyway.
When you mentioned using the latest version attached to this thread I did a sanity check to make sure I was current. While I had been using the 1.1.4 installer and assumed I was up-to-date, however checking within EG showed a much older version of the plugin.
I wasn't sure ...
When you mentioned using the latest version attached to this thread I did a sanity check to make sure I was current. While I had been using the 1.1.4 installer and assumed I was up-to-date, however checking within EG showed a much older version of the plugin.
I wasn't sure ...
- Sun Jun 18, 2017 3:54 pm
- Forum: Plugin Support
- Topic: Microsoft MCE Remote - Vista and newer
- Replies: 293
- Views: 120405
Re: Microsoft MCE Remote - Vista and newer
Is there a known issue with this plugin regarding not being able to learn IR codes?
- Fri May 19, 2017 8:32 pm
- Forum: Plugin Support
- Topic: XBox Controllers Plugin
- Replies: 73
- Views: 14425
Re: XBox Controllers Plugin
I can try to do some testing if you need it. My availability may be a little sporadic, but I am east coast atm so the timing would probably work out.
You've got MailÔäó...
You've got MailÔäó...
- Thu May 18, 2017 2:16 am
- Forum: Plugin Support
- Topic: XBox Controllers Plugin
- Replies: 73
- Views: 14425
Re: XBox Controllers Plugin
...if you upgrade to 0.5-rc2 I didn't realize I was so behind the times. I'll try upgrading.
Attached is the log file showing up to the point where it freezes.
Thanks for your help.
[EDIT]
Upgrading did the trick.
I have noticed however the guide button doesn't trip any event. Every other ...
Attached is the log file showing up to the point where it freezes.
Thanks for your help.
[EDIT]
Upgrading did the trick.
I have noticed however the guide button doesn't trip any event. Every other ...
- Wed May 17, 2017 7:49 pm
- Forum: Plugin Support
- Topic: XBox Controllers Plugin
- Replies: 73
- Views: 14425
Re: XBox Controllers Plugin
Is there anything I can do to troubleshoot this plugin? It freezes Eventghost when I try to load it.
Windows 7
EG 0.4.1.r1722
Xbox Controllers 0.1b
Fwiw the 'Xbox 360 Controller (XInpuit)' works fine.
-ct
Windows 7
EG 0.4.1.r1722
Xbox Controllers 0.1b
Fwiw the 'Xbox 360 Controller (XInpuit)' works fine.
-ct
- Sat Mar 19, 2016 3:30 pm
- Forum: General Support
- Topic: ShowOSD + Countdown Timer
- Replies: 3
- Views: 2078
ShowOSD + Countdown Timer
Is it possible to display a "live" countdown with the OSD? I would like to display a message along the lines of "Powering off in xx seconds" to give the user a chance to intervene if necessary. The xx being based of the remaining time of a running timer. My limited python skills are only allowing me ...
- Sat Mar 19, 2016 2:00 pm
- Forum: General Support
- Topic: Python Scripting and Triggered Events
- Replies: 8
- Views: 4290
Re: Python Scripting and Triggered Events
Hi,
I'm no Python expert, just learning it myself. But I thought perhaps you could have both of the events that the plugin creates trigger the macro that contains your script as an action, then in the script use eg.event to evaluate which event was triggered and act accordingly. For example ...
I'm no Python expert, just learning it myself. But I thought perhaps you could have both of the events that the plugin creates trigger the macro that contains your script as an action, then in the script use eg.event to evaluate which event was triggered and act accordingly. For example ...
- Sun Mar 13, 2016 2:45 pm
- Forum: General Support
- Topic: Python Scripting and Triggered Events
- Replies: 8
- Views: 4290
Re: Python Scripting and Triggered Events
Using 2 additional macros triggered by the SqueezeboxServer plugin was exactly something I was previously doing as a work around, but it then introduces timing issues with the overall flow of my sequencing because EG doesn't fire events as it goes and only sends them after everything previously ...
- Sat Mar 12, 2016 5:40 pm
- Forum: General Support
- Topic: Python Scripting and Triggered Events
- Replies: 8
- Views: 4290
Python Scripting and Triggered Events
Hi all, I'm trying to learn more about python and 'advanced' EG scripting in general and was hoping to get some pointers.
I'm currently getting tripped up trying to figure out how to write a script that is both the source of an event, but also then reads and reacts to said event. I'm not even sure ...
I'm currently getting tripped up trying to figure out how to write a script that is both the source of an event, but also then reads and reacts to said event. I'm not even sure ...