Great idea. You probably know this stuff better than me, but I immediately have some ideas regarding certain parts of this task.
Each Youtube video (obviously) has a unique ID. It is visible in the URL, which will look like this https://youtu.be/ 8a3-1TgyB6k[/b] or this https://www.youtube.com ...
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 39 matches
- Sun Sep 02, 2018 8:51 pm
- Forum: Anything Goes... Almost Anything
- Topic: In search of... More coding & web dev 3rd party YouTube comments site
- Replies: 3
- Views: 846
- Sat Sep 01, 2018 6:17 pm
- Forum: EventGhost News
- Topic: the Eventghost Foundation (question mark)
- Replies: 2
- Views: 2666
Re: the Eventghost Foundation (question mark)
Not sure about a foundation - but I think it'd be reasonable to do a Kickstarter or some similar fundraising event with the intent of hastening further development. Of course, if you were to hire developers you'd have to monetize EventGhost in some way and I for one definitely don't want that. I'm ...
- Sat Oct 28, 2017 9:09 pm
- Forum: General Support
- Topic: Wait until System.Volume is not being set before proceeding?
- Replies: 1
- Views: 869
Wait until System.Volume is not being set before proceeding?
I'm working on a bidirectional mqtt based slider in Home Assistant that will set the volume on my PC and update when the volume is set manually in Windows.
I've got this set up and "working", but if I set the volume by scrolling (as I usually do), it triggers tons of System.Volume events, and the ...
I've got this set up and "working", but if I set the volume by scrolling (as I usually do), it triggers tons of System.Volume events, and the ...
- Fri Oct 27, 2017 9:48 am
- Forum: Plugin Support
- Topic: Text Messaging
- Replies: 28
- Views: 7850
Re: Text Messaging
I'll get to it. Thanks for getting back to me so quickly. Will edit this post and PM you when I've spoken to them.
Edit: Alright, I got in touch with them. Unfortunately, they have closed down their SMS gateway. :( Guess this means you should exclude Telia (formerly NetCom) from your plugin.
I ...
Edit: Alright, I got in touch with them. Unfortunately, they have closed down their SMS gateway. :( Guess this means you should exclude Telia (formerly NetCom) from your plugin.
I ...
- Thu Oct 26, 2017 10:52 pm
- Forum: Plugin Support
- Topic: Text Messaging
- Replies: 28
- Views: 7850
Re: Text Messaging
Wow, this is pretty awesome. Gave it a shot just now with my own number, and it's unfortunately not working for me. My carrier is Telia (Norwegian), who semi-recently changed their name from NetCom. I tried manually sending a couple of e-mails to [email protected] as well as [email protected] ...
- Tue Oct 24, 2017 6:50 pm
- Forum: Plugin Support
- Topic: MQTT Client
- Replies: 246
- Views: 86601
Re: MQTT Client
Hi there, yeah it is easy to forget minor details,
I think it will work for you but you have to give each subscription a unique name. Like in this example, they are simply named 1,2,3,4 and all are connected to an external broker
Hope this helps,
Kind regards, Walter
Hey again.
Finally found ...
- Wed Oct 18, 2017 6:26 pm
- Forum: Plugin Support
- Topic: MQTT Client
- Replies: 246
- Views: 86601
Re: MQTT Client
I'm having a few issues with this plugin. Mainly, I am unable to subscribe to more than one broker. I was hoping to be able to subscribe to several specific topics from Home Assistant's MQTT Statestream component. The broker publishes all state changes in a topic with this format:
homeassistant ...
homeassistant ...
- Wed Oct 18, 2017 11:30 am
- Forum: Coding Corner
- Topic: Would it be feasible to write a plugin reliant on a Python 3.x module?
- Replies: 1
- Views: 2374
Would it be feasible to write a plugin reliant on a Python 3.x module?
After getting my first taste of the writing of plugins, I've been wanting to learn more. As a user of Home Assistant , I thought a plugin for that could be my next project. (Don't worry, @kgschlosser, I'm still up for writing the wx part of the Spotify plugin.) After playing around with it and ...
- Tue Oct 17, 2017 11:56 am
- Forum: Coding Corner
- Topic: Anyone willing to collaborate on a Spotify Web API plugin?
- Replies: 13
- Views: 4732
Re: Anyone willing to collaborate on a Spotify Web API plugin?
@kgschlosser
Sounds good to me. I did actually play around with wx yesterday and it definitely seems like a fun tool. I'll look into it more to prepare myself for the task.
Very much appreciate your contribution!
Sounds good to me. I did actually play around with wx yesterday and it definitely seems like a fun tool. I'll look into it more to prepare myself for the task.
Very much appreciate your contribution!
- Mon Oct 16, 2017 8:59 pm
- Forum: Coding Corner
- Topic: Anyone willing to collaborate on a Spotify Web API plugin?
- Replies: 13
- Views: 4732
Re: Anyone willing to collaborate on a Spotify Web API plugin?
@yokel22
I have added a PR to @Septik's GitHub. I have started work on an API backend. I have created all the containers for the different data sets the API returns. They will need a little tweaking But all in all they are mostly done. If you read the PR message you will get a better idea of what ...
- Mon Oct 16, 2017 12:49 pm
- Forum: Coding Corner
- Topic: Anyone willing to collaborate on a Spotify Web API plugin?
- Replies: 13
- Views: 4732
Re: Anyone willing to collaborate on a Spotify Web API plugin?
Should we maybe create a new thread for development and discussion? Not sure if this is the right place for it. If an admin says the word I'll get that done.
Anyway, after great help from kgschlosser I've managed to get rid of that loop (and separate thread), and the plugin now responds to the ...
Anyway, after great help from kgschlosser I've managed to get rid of that loop (and separate thread), and the plugin now responds to the ...
- Mon Oct 16, 2017 6:59 am
- Forum: General Support
- Topic: More control over the Windows screensaver
- Replies: 6
- Views: 2289
Re: More control over the Windows screensaver
That's awesome, been wanting something like this. Thanks for sharing!
I was able go the gpedit.msc route, and I now have the events "System.Monitor.Dim", "System.Monitor.Idle" (triggers right after "Dim") and "System.Monitor.On".
For those who don't have the group policy editor, check out this ...
I was able go the gpedit.msc route, and I now have the events "System.Monitor.Dim", "System.Monitor.Idle" (triggers right after "Dim") and "System.Monitor.On".
For those who don't have the group policy editor, check out this ...
- Mon Oct 16, 2017 5:49 am
- Forum: Coding Corner
- Topic: Why is self.plugin considered a NoneType object?
- Replies: 1
- Views: 2143
Why is self.plugin considered a NoneType object?
This line:
client_id = self.plugin.client_id
is giving me the following error:
AttributeError: 'NoneType' object has no attribute 'client_id'
This happens when I try to call a specific method from outside it's class. I do that like so:
AddToPlaylist.refreshAccessToken(AddToPlaylist ...
client_id = self.plugin.client_id
is giving me the following error:
AttributeError: 'NoneType' object has no attribute 'client_id'
This happens when I try to call a specific method from outside it's class. I do that like so:
AddToPlaylist.refreshAccessToken(AddToPlaylist ...
- Mon Oct 16, 2017 4:11 am
- Forum: Coding Corner
- Topic: Can a plugin react to an event from another plugin?
- Replies: 13
- Views: 3831
Re: Can a plugin react to an event from another plugin?
with github it's your code. all we do is make Pull Requests (get yer mind out of the gutter) if you you think the code is worthy of being added then you can merge the code into yours. No one should have that ability on your personal account except yourself.
Makes sense! Still learning the ...
- Sun Oct 15, 2017 3:23 pm
- Forum: Coding Corner
- Topic: Can a plugin react to an event from another plugin?
- Replies: 13
- Views: 3831
Re: Can a plugin react to an event from another plugin?
Thanks for the advice. I got myself PyCharm and was actually able to get it for free (student license)! I set up a repo and (after some struggling) manually uploaded the __init__.py to it. Here is the repo. Feel free to... make pull requests (is that what people do? :lol: ) If possible I can add you ...