
Search found 441 matches
- Mon Jul 09, 2018 4:00 pm
- Forum: General Support
- Topic: Snapstream Firefly remote not working. (!!SOLUTION FOUND!!)
- Replies: 26
- Views: 8021
Re: Snapstream Firefly remote not working. (!!SOLUTION FOUND!!)
I'm not sure if those are the latest, but at least they are the latest i have lying around in my archive. 

- Fri Jun 15, 2018 5:04 pm
- Forum: Plugin Support
- Topic: Samsung Smart TV Plus
- Replies: 167
- Views: 31327
Re: Samsung Smart TV Plus
Yes all that works fine apart from it does not appear in my TV network menu. When I first run samsungctl the TV popped up and asked for permission and that is in the network devices allowed list. I tried deleting it and restarting samsungctl and that popped up again on the TV Maybe it's because the...
- Fri Jun 15, 2018 4:52 pm
- Forum: Plugin Support
- Topic: Koukaam NETIO
- Replies: 13
- Views: 5411
Re: Koukaam NETIO
@HTPCAnwender that's probably not a fault of the plugin, it's a bug in EG 0.5. It should be fixed in the current development builds. Can you please try the current "Work In Progress"-Version?
- Fri Jun 08, 2018 4:32 pm
- Forum: EventGhost News
- Topic: What this means for our Development
- Replies: 3
- Views: 2975
Re: What this means for our Development
I read this also with some concerns. If we must/should/want to leave GitHub, then i would go for GitLab.com: https://gitlab.com/EventGhost/EventGhost
- Fri Jun 08, 2018 4:06 pm
- Forum: Fehlerberichte
- Topic: Fehler bei Auvisio-Plugin-Installation unter Win8 64bit
- Replies: 4
- Views: 14833
Re: Fehler bei Auvisio-Plugin-Installation unter Win8 64bit
Beschreibe bitte einmal wie du das Problem reproduzieren kannst, damit ich das bei mir möglichst 100% nachvollziehen kann. Benutze dabei bitte den -debug Parameter beim Starten von EventGhost und poste dann den log mit den Fehlermeldungen.
- Fri Jun 08, 2018 3:51 pm
- Forum: Hilfe und Support
- Topic: pythonscript mit json-auswertung?
- Replies: 1
- Views: 2634
Re: pythonscript mit json-auswertung?
Ersetze die print-Zeile mit eg.result = (data == '{"active":true}') Dann kannst du nach dem Skript einen Sprungbefehl erstellen. Zur Erklärung: Die zwei Gleich-Zeichen (==) vergleichen den Inhalt der Variablen data mit der Zeichenkette '{"active":true}'. Wenn Beides identisch ist, wird die Variable ...
- Mon May 21, 2018 11:39 am
- Forum: Beta Version Bug Reports
- Topic: Error message on startup
- Replies: 3
- Views: 3646
Re: Error message on startup
Can i get your config file ('D:\\EventGhost\\Ny Automatiseringsserver p\xe5 hytta.xml') and a list of the plugins with version number (copy/paste/execute the script below)? <?xml version="1.0" encoding="UTF-8" ?> <EventGhost Version="0.5.0-rc4"> <Action XML_Guid="{BCB48052-5007-4D24-9129-755CC2BA9D6...
- Mon May 21, 2018 11:12 am
- Forum: Coding Corner
- Topic: Simple Network Event Server
- Replies: 11
- Views: 4911
Re: Simple Network Event Server
I'm not sure if i understand it correct: You want to send some data from EventGhost to your android device which is running the python script?
- Mon May 14, 2018 4:41 pm
- Forum: Beta Version Bug Reports
- Topic: Error message on startup
- Replies: 3
- Views: 3646
Re: Error message on startup
Some function call has changed it parameters. For example from TheFunc(para1, para2, para3, para4, para5) to TheFunc(para1, para2) . EG has stored the old parameters 1-5 and will give them to the new function which only accepts two. That's the reason for the exception. Enable -debug and watch the li...
- Sun May 06, 2018 8:27 am
- Forum: Beta Version Bug Reports
- Topic: Error in log after system resume
- Replies: 4
- Views: 3101
Re: Error in log after system resume
When the system is resuming from sleep or hibernation EventGhost calls OnComputerResume on every plugin. So it looks like if some plugin isn't returning from that call, thus the timeout error. Maybe the Pulse-Eight CEC+ plugin has a problem after system sleep. If you can reproduce the error, then pl...
- Sun May 06, 2018 8:03 am
- Forum: Bug Reports
- Topic: pythoncom error: Unexpected gateway error
- Replies: 14
- Views: 5504
Re: pythoncom error: Unexpected gateway error
Can you please attach here or PM your EventGhost config file? %APPDATA%\EventGhost\config.py
- Thu Apr 12, 2018 9:06 pm
- Forum: General Support
- Topic: Experimental EG Icons in Grande, Venti & Teeny-Tiny...
- Replies: 25
- Views: 7085
- Tue Apr 10, 2018 6:05 pm
- Forum: General Support
- Topic: Command line payloads
- Replies: 16
- Views: 5031
Re: Command line payloads
@snowbird: please try EventGhost_WIP-2018.04.10-17.57.02_Setup.exe
- Sun Apr 08, 2018 9:43 am
- Forum: General Support
- Topic: Experimental EG Icons in Grande, Venti & Teeny-Tiny...
- Replies: 25
- Views: 7085
Re: Experimental EG Icons in Grande & Venti &...
That's what i had in mind. The idea is to add an icon selection to the options so the user can decide which one she/he likes.justahotbag2 wrote: ↑Sat Apr 07, 2018 11:48 amBefore I dance, with genitals tucked, are you suggesting, that if I remake all the icons, you might use them in a future build?
![]()
- Fri Apr 06, 2018 5:22 pm
- Forum: General Support
- Topic: Experimental EG Icons in Grande, Venti & Teeny-Tiny...
- Replies: 25
- Views: 7085
Re: Experimental EG Icons in Grande & Venti &...
wasn't it you than got some small push back for changing the EG Icon to the ghost, because you thought it made more sense, or needed a refresh? Yes, that was me, i appologize. :roll: :oops: tell me if I build a "apng" an Animated PNG (basically a true color gif) will it work to swap out the red 16p...