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.

Search found 11 matches

by nissse
Fri Aug 07, 2015 8:46 am
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 616795

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Hello I have a quick question.

I use this plugin (as shown in pic) to execute a addon.
But is it any way to tell the addon to quit using eventghost ?
by nissse
Wed Nov 12, 2014 3:15 pm
Forum: Plugin Support
Topic: PushBullet plugin (Pako)
Replies: 498
Views: 196717

Re: PushBullet plugin (Pako)

Thanks Pako will try it when I get back home.

EDIT:
Works perfectly Thanks again
by nissse
Wed Nov 12, 2014 9:48 am
Forum: Plugin Support
Topic: PushBullet plugin (Pako)
Replies: 498
Views: 196717

Re: PushBullet plugin (Pako)

Hello Pako

I have been using your plugin now for some weeks and love it. Thank you.

I have a question:
Is there a way to run Macros in EG based on package name ? Ex only run Macro if the phone is ringing not when I get a email

Background:
I'm using XBMC and the pushbullet plugin (http://forum ...
by nissse
Tue Oct 15, 2013 2:24 pm
Forum: Feature Requests
Topic: Counter
Replies: 19
Views: 16558

Re: Counter

I want to make something like this: https://www.youtube.com/watch?v=M_X-KrfMF-4
and use eventghost to count visitors. Yes, now I finally understand.
In this case, we do not need a new feature.
Similar things you can do using EventGhost for many years.
This can be solved in different ways.
Here you ...
by nissse
Wed Jul 31, 2013 6:52 am
Forum: Plugin Support
Topic: Web server only on localhost
Replies: 7
Views: 3503

Re: Web server only on localhost

First I will Thank krambriw and piert for trying to help out.

I downloaded this old version of webserver and replaced it in C:\Program Files (x86)\EventGhost\plugins\Webserver\__init__.py
Now it's working again. =)

viewtopic.php?f=9&t=1610
by nissse
Wed Jul 31, 2013 6:27 am
Forum: Plugin Support
Topic: Web server only on localhost
Replies: 7
Views: 3503

Re: Web server only on localhost

I disabled the ipv6 completely using this guide http://support.microsoft.com/kb/929852

Now it looks better when i ping but still the same problem.

when i ping localhost I get reply from 127.0.0.1 as normal :
C:\Users\User1>ping localhost

Pinging Server1 [127.0.0.1] with 32 bytes of data:
Reply ...
by nissse
Tue Jul 30, 2013 6:49 pm
Forum: Plugin Support
Topic: Web server only on localhost
Replies: 7
Views: 3503

Re: Web server only on localhost

Thank you for your reply.

My IP is 192.168.0.1 and I have the router at 192.168.0.50

ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : Server1
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS ...
by nissse
Tue Jul 30, 2013 6:19 pm
Forum: Plugin Support
Topic: Web server only on localhost
Replies: 7
Views: 3503

Re: Web server only on localhost

Thank for reply

Sorry for the lack of information.

I'm using windows 7 and firewall is off.

My original goal is to be able to get events from a linux machine running openelec thats why I need to get webserver up and running.


BR
Nissse
by nissse
Tue Jul 30, 2013 5:45 pm
Forum: Plugin Support
Topic: Web server only on localhost
Replies: 7
Views: 3503

Web server only on localhost

Hello

I'm trying to setup the plugin webserver but I can only get it to work with

localhost:8098

when I try to enter the computers static IP 192.168.0.1:8098 I get:


This page can't be displayed

ÔÇóMake sure the web address http://192.168.0.1:8098 is correct.
ÔÇóLook for the page with your ...
by nissse
Thu Sep 09, 2010 6:08 am
Forum: Coding Corner
Topic: Homeseer Plugin - Please take a look and help thank you
Replies: 34
Views: 31447

Re: Homeseer Plugin - Please take a look and help thank you

Hello Walter.

Thank you so mutch for taking the time to help me with this. It works perfekt.

Again THANK YOU !

Best Regard.
by nissse
Wed Sep 08, 2010 2:21 pm
Forum: Coding Corner
Topic: Homeseer Plugin - Please take a look and help thank you
Replies: 34
Views: 31447

Re: Homeseer Plugin - Please take a look and help thank you

Can someone please help me !

I'm trying to add on off command to the script and not only onoff switch

I have never coded in eventghost before, but i have tryed for many houres now.
The problem i'm having is to add another "self.AddAction" I only get it to work with 2.

I guess that krambriw can ...