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 22 matches
- Wed Dec 11, 2019 8:51 am
- Forum: Plugin Support
- Topic: Nmap
- Replies: 107
- Views: 51955
Re: Nmap
Thank you very much. I shall test it asap.
- Sun Dec 08, 2019 11:49 pm
- Forum: Plugin Support
- Topic: Nmap
- Replies: 107
- Views: 51955
Re: Nmap
Would someone be kind enough to post a version that is working with the latest Eventghost and Windows 10? All the links are dead it seems.
- Wed Dec 06, 2017 5:04 am
- Forum: General Support
- Topic: Command line payloads
- Replies: 16
- Views: 3445
Command line payloads
Hi.
I am having trouble creating a shortcut with more than one payload. I'm not sure if what I'm experiencing is a bug, or intended behaviour though.
Here's what I'm trying to do. I have a short cut, thus:
"...EventGhost.exe" -e EventName PayloadOne PayloadTwo
I would expect the event to show as ...
I am having trouble creating a shortcut with more than one payload. I'm not sure if what I'm experiencing is a bug, or intended behaviour though.
Here's what I'm trying to do. I have a short cut, thus:
"...EventGhost.exe" -e EventName PayloadOne PayloadTwo
I would expect the event to show as ...
- Wed Nov 15, 2017 12:05 am
- Forum: Plugin Support
- Topic: Nmap
- Replies: 107
- Views: 51955
Re: Nmap
I removed and reinstalled the plugin and it now works correctly. Unfortunately I lost all my configured devices and had to delete all the actions I had created with nMap, but at least now it works.
Thank you very much!
Thank you very much!
- Tue Nov 14, 2017 12:10 am
- Forum: Plugin Support
- Topic: Nmap
- Replies: 107
- Views: 51955
Re: Nmap
Thanks, but I'm still getting the exact same error with your new version.
Error starting plugin: Nmap
Traceback (most recent call last) (0.5.0-rc4):
File "H:\Home Theatre\EventGhost\eg\Classes\PluginInstanceInfo.py", line 192, in Start
self.instance.__start__(*self.args)
File "H:\Home Theatre ...
Error starting plugin: Nmap
Traceback (most recent call last) (0.5.0-rc4):
File "H:\Home Theatre\EventGhost\eg\Classes\PluginInstanceInfo.py", line 192, in Start
self.instance.__start__(*self.args)
File "H:\Home Theatre ...
- Mon Nov 13, 2017 1:07 am
- Forum: Plugin Support
- Topic: Nmap
- Replies: 107
- Views: 51955
Re: Nmap
I've made the changes needed.
Works perfectly, thank you.
Edit:
Spoke too soon. Now the configuration dialog opens, but I am getting more errors.
Error starting plugin: Nmap
Traceback (most recent call last) (0.5.0-rc4):
File "H:\Home Theatre\EventGhost\eg\Classes\PluginInstanceInfo.py ...
- Sat Nov 11, 2017 1:20 am
- Forum: Plugin Support
- Topic: Nmap
- Replies: 107
- Views: 51955
Re: Nmap
No need to apologise.
Is there some documentation about how to make it compatible? I can attempt it and post here if I succeed.
Is there some documentation about how to make it compatible? I can attempt it and post here if I succeed.
- Thu Nov 09, 2017 7:43 am
- Forum: Plugin Support
- Topic: Nmap
- Replies: 107
- Views: 51955
Re: Nmap
I'm getting the following error when trying to configure this plugin:
Traceback (most recent call last) (0.5.0-rc4):
File "H:\Home Theatre\EventGhost\plugins\nMap\__init__.py", line 282, in Create
self.itemHeight = self.lb.GetItemHeight()
AttributeError: 'CheckListBox' object has no attribute ...
Traceback (most recent call last) (0.5.0-rc4):
File "H:\Home Theatre\EventGhost\plugins\nMap\__init__.py", line 282, in Create
self.itemHeight = self.lb.GetItemHeight()
AttributeError: 'CheckListBox' object has no attribute ...
- Thu Jan 26, 2017 3:18 am
- Forum: General Support
- Topic: How to get data from eg.result
- Replies: 2
- Views: 1899
Re: How to get data from eg.result
Thank you so much. With your help, I've got it working.
- Thu Jan 26, 2017 12:17 am
- Forum: General Support
- Topic: How to get data from eg.result
- Replies: 2
- Views: 1899
How to get data from eg.result
Hi.
Sorry if this is a stupid question, but I've been trying to get variables from eg.result without success. I hope someone can help.
I have used the xbmc2 plugin to query kodi for the currently playing media. It returns a result like this:
{u'item': {u'title': u'Terrorform', u'type': u'episode ...
Sorry if this is a stupid question, but I've been trying to get variables from eg.result without success. I hope someone can help.
I have used the xbmc2 plugin to query kodi for the currently playing media. It returns a result like this:
{u'item': {u'title': u'Terrorform', u'type': u'episode ...
- Fri Dec 18, 2015 6:12 am
- Forum: Coding Corner
- Topic: OnkyoISCP plugin
- Replies: 195
- Views: 114244
Re: OnkyoISCP plugin
Excellent, thanks so much. The test version appears to be working great!
- Wed Dec 16, 2015 11:35 pm
- Forum: Coding Corner
- Topic: OnkyoISCP plugin
- Replies: 195
- Views: 114244
Re: OnkyoISCP plugin
Well, apparently you're not the first one with the issue: https://github.com/mikerodrigues/onkyo_eiscp_ruby/issues/8
Apparently the TX-NR636 implements the protocol slightly stricter. I'll have to test your patch to make sure it won't break for other systems... or perhaps I can make it ...
Apparently the TX-NR636 implements the protocol slightly stricter. I'll have to test your patch to make sure it won't break for other systems... or perhaps I can make it ...
- Mon Nov 19, 2012 12:05 pm
- Forum: General Support
- Topic: How to fire an event without a button on the webserver?
- Replies: 4
- Views: 3072
Re: How to fire an event without a button on the webserver?
Thank you very much! I'll try it now.
- Mon Nov 19, 2012 3:34 am
- Forum: General Support
- Topic: How to fire an event without a button on the webserver?
- Replies: 4
- Views: 3072
How to fire an event without a button on the webserver?
Hello.
I am using the EventGhost webserver and so far it's working great. I am a little stuck on how to get events to fire without a button though. I want to use onbeforeunload to fire an event when somebody closes the browser or navigates to another page. So far I have this:
<script>
function ...
I am using the EventGhost webserver and so far it's working great. I am a little stuck on how to get events to fire without a button though. I want to use onbeforeunload to fire an event when somebody closes the browser or navigates to another page. So far I have this:
<script>
function ...
- Sun Oct 07, 2012 11:28 am
- Forum: Plugin Support
- Topic: Teaching a/c on/off codes with Tira
- Replies: 3
- Views: 1937
Re: Teaching a/c on/off codes with Tira
You are saying the Tira plugin doesn't support Hex? In that case, there may be some software you can download, again from RC, that can convert between different formats.