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 142 matches
- Fri Mar 02, 2018 2:31 pm
- Forum: General Support
- Topic: Sending events from outside to EventGhost
- Replies: 15
- Views: 3615
Re: Sending events from outside to EventGhost
Just yell out if you need any help to set it up - the guide should be pretty easy to follow tho. As I said I think you'll need the chrome plugin for it and make sure it's allowed to run in the background. So if chrome is closed it still works. From there you'll have to send the events to EG - should ...
- Mon Feb 26, 2018 11:48 pm
- Forum: General Support
- Topic: Sending events from outside to EventGhost
- Replies: 15
- Views: 3615
Re: Sending events from outside to EventGhost
What about IFTTT? https://ifttt.com/discover
Should work with tasker and I think you can get that to send the events to eventghost as well.
EDIT:
I think you could also use tasker and install the webserver plugin on eventghost - and "post" stuff from tasker and get the webserver to handle it and ...
Should work with tasker and I think you can get that to send the events to eventghost as well.
EDIT:
I think you could also use tasker and install the webserver plugin on eventghost - and "post" stuff from tasker and get the webserver to handle it and ...
- Mon Feb 26, 2018 11:46 pm
- Forum: General Support
- Topic: Sending events from outside to EventGhost
- Replies: 15
- Views: 3615
Re: Sending events from outside to EventGhost
Why can't you use join? Then you can send whatever you want from phone (tasker) to eventghost. It's really easy to setup as well. All events (inside and outside of network) will work. I don't really understand what you are trying to do since you can't use it or any of the other solutions.
- Wed Feb 21, 2018 8:17 am
- Forum: General Support
- Topic: Sending events from outside to EventGhost
- Replies: 15
- Views: 3615
Re: Sending events from outside to EventGhost
Yes, I think so. But it works better in my experience.
- Wed Feb 21, 2018 5:48 am
- Forum: General Support
- Topic: Sending events from outside to EventGhost
- Replies: 15
- Views: 3615
Re: Sending events from outside to EventGhost
I'll explain a bit better - you can use the combination of tasker and join to send whatever you want from your phone (even outside the local network) to eventghost. And because of tasker this can literally be anything I think.
You will also need the chrome plugin and that will send the events to ...
You will also need the chrome plugin and that will send the events to ...
- Mon Feb 19, 2018 1:59 pm
- Forum: General Support
- Topic: Sending events from outside to EventGhost
- Replies: 15
- Views: 3615
- Mon Dec 18, 2017 8:37 am
- Forum: General Support
- Topic: Directory Watcher
- Replies: 35
- Views: 27869
Re: Directory Watcher
I'm currently trying on a local folder to see if it works, if it does I'll just re do it so I can watch a local folder and not a network folder. Thanks.
- Sun Dec 17, 2017 2:12 am
- Forum: General Support
- Topic: Directory Watcher
- Replies: 35
- Views: 27869
Re: Directory Watcher
I'm guessing this is the official thread for this plugin.
I have issues with this plugin, it won't trigger an event when a new file is created. I have it watching a folder on my network, I've mounted this folder to my computer (so the folder is displayed there as Z:/ (or whatever).
It works for ...
I have issues with this plugin, it won't trigger an event when a new file is created. I have it watching a folder on my network, I've mounted this folder to my computer (so the folder is displayed there as Z:/ (or whatever).
It works for ...
- Sat Nov 18, 2017 3:22 pm
- Forum: Bug Reports
- Topic: Network Event Receiver bug
- Replies: 6
- Views: 3140
Re: Network Event Receiver bug
Thanks a lot! I'll try it out 
- Fri Nov 17, 2017 4:36 pm
- Forum: Bug Reports
- Topic: Network Event Receiver bug
- Replies: 6
- Views: 3140
Re: Network Event Receiver bug
That might be! I'll look into it - still weird that it only started behaving like this after I installed these plugins, might be random of course.
Thanks for the response, will report back.
Thanks for the response, will report back.
- Thu Nov 16, 2017 1:40 pm
- Forum: Bug Reports
- Topic: Network Event Receiver bug
- Replies: 6
- Views: 3140
Re: Network Event Receiver bug
Maybe I should have said that it was the network event sender on my other computer - I only got this behavior after I installed the sender on my HTPC and the receiver on my desktop. I'll try disabling them later today too see if the computer remains in sleep after that. I can't think of any other ...
- Wed Nov 15, 2017 6:28 pm
- Forum: Bug Reports
- Topic: Network Event Receiver bug
- Replies: 6
- Views: 3140
Network Event Receiver bug
Hello,
I'm not 100% sure about this. But I am fairly certain that the network Event receiver is bugged somehow.
I usually put my desktop in sleep mode manually (this used to work fine). I recently added Network Event Receiver to my tree (It's the only plugin I have on this computer) to be able to ...
I'm not 100% sure about this. But I am fairly certain that the network Event receiver is bugged somehow.
I usually put my desktop in sleep mode manually (this used to work fine). I recently added Network Event Receiver to my tree (It's the only plugin I have on this computer) to be able to ...
- Mon Nov 13, 2017 10:08 pm
- Forum: General Support
- Topic: Google Play Desktop Music Player shuffle 'Button"
- Replies: 4
- Views: 1704
Re: Google Play Desktop Music Player shuffle 'Button"
As far as I can tell this is possible with the API - just don't have time to look into it right now.
- Sun Nov 12, 2017 5:23 pm
- Forum: Coding Corner
- Topic: Connecting to a Websocket
- Replies: 1
- Views: 1990
Re: Connecting to a Websocket
I actually solved this - it seems I need to restart EG every time I make changes to the script - or manually close the WS connection (Not sure how to do that yet)
I am however still not receiving all the notifications I should.
Am I doing something wrong with this script or can it be done better?
I am however still not receiving all the notifications I should.
Am I doing something wrong with this script or can it be done better?
- Sun Nov 12, 2017 5:02 pm
- Forum: Coding Corner
- Topic: Connecting to a Websocket
- Replies: 1
- Views: 1990
Connecting to a Websocket
Hello,
For the past week i've been trying to connect to the Emby websocket.
Emby is a media server running on my local network --> Link to Emby: https://emby.media/
Here is the wiki for websockets and emby: https://github.com/MediaBrowser/Emby/wiki/Web-Socket
Today I finally manged to connect ...
For the past week i've been trying to connect to the Emby websocket.
Emby is a media server running on my local network --> Link to Emby: https://emby.media/
Here is the wiki for websockets and emby: https://github.com/MediaBrowser/Emby/wiki/Web-Socket
Today I finally manged to connect ...