Free Stream Notifications (Twitch, Paypal, Patreon)

Free Free Stream Notifications (Twitch, Paypal, Patreon)

BobDev

Member
Sorry, what I do to get the SSL in the first place is make an alias in openshift for support.zelakto.tv - Once that is done I make a CNAME in cloudflare, and turn on the cloud protection. After that I update the connections in my Twitch settings from OpenShift to http://support.zelakto.tv/ - For some reason https:// will give you an invalid URL error, so I use http (this also makes allinone a different use http:// and not https:// as well.), but with the way I have cloudflare setup, it redirects to https. The only pages I had open are the Dashboard, and the allinone in OBS, the link didn't expire as I grabbed the new one from the settings when I added the alias. The bot is on, and I was configuring the panel with both Firefox and Chrome, I'm using OBS Multiplatform and its Browser plugin. Also, in Cloudflare I have Auto Minify set to CSS and HTML, and I have Rocketloader turned off. In OBS, I hit the test button on the panel and it doesn't do anything. I tested this in the chrome browser, and it doesn't seem to work either, however, there is a popup showing that this page is trying to load scripts from unauthenticated sources (https://screenshots.zelakto.tv/102115221557.png). Honestly, it's not that big of a deal to me to have https, but it would be a nice thing to have. Also, sorry for this jumping from one thing to another, I kinda just typed what I remembered.


Edit: It could be an Openshift issue? Not sure though, if thats the case I could try installing it on a VPS, just not exactly sure how yet.
Thanks.
I dont have this security popup, but if this will show in obs then it might be a problem but in your case websocket connection is still not working.
It seems the port used is still 8000 and it should be 8433 - https://support.zelakto.tv/getWebSocketPort
If you could send me log file to my email (dashboard.log) we can continue this discussion there and once we figure it out you can make a tutorial how to set it up :)
 
Last edited:
You application add me a lot of PORTS AND LOCAL ADDRESESS,please tell me you made a way to close this PORTS! I just runed your aplication for curiosity,but now I want that many ports closed!
 

BobDev

Member
You application add me a lot of PORTS AND LOCAL ADDRESESS,please tell me you made a way to close this PORTS! I just runed your aplication for curiosity,but now I want that many ports closed!
sorry but what?

:)

If you run the app locally the app is using port 8080 or whatever port you selected.
In addition websocket will use 8000.
All of that will close when the app is closed, websocket connection to spark server will close when you close dashboard, spark server will stop using 8080 when you stop the app.
Plus if you running the app locally no one from internet can use your ports unless you allow that by enabling it in your router and giving them your IP. In other words internet has no access to the app unless you intetionally allow it.

So I dont really know what you are trying to say.
 

Zelakto

New Member
I have a few suggestions:
  • Automatic reminder popup (check your email)
  • Host popups.
Other than that, i've had no issues and I really enjoy these alerts! <3
 

BobDev

Member
just FYI

Openshift auth server is down.
no one can log in but the good news is already deployed apps work, you just cant change anything or upload new version ect.

I will update once they fix it.
[EDIT] They fixed it
 
Last edited:
Here's one for you to tackle.

Is it possible to have a textbox in the config for custom css that can be auto injected into the allInOne without having to replace the css file and restart server each time?
 

BobDev

Member
Hows the progress on the new builds? Also is there like a github repo for this?

Thanks again.
<3
No new builds for now, I will get back to it as soon as I can

Here's one for you to tackle.

Is it possible to have a textbox in the config for custom css that can be auto injected into the allInOne without having to replace the css file and restart server each time?
Yes, it is doable, its actually great idea (at least until I force myself to find some time for damn editor) I will see what I can do, but it wont be for some time
 
Last edited:
No new builds for now, I will get back to it as soon as I can


Yes, it is doable, its actually great idea (at least until I force myself to find some time for damn editor) I will see what I can do, but it wont be for some time
I just thought of another feature that could go well with that. If there's some way to do a "preview" of the css changes that would be awesome as well.
 

Zelakto

New Member
Is there anyway to view your changes in chrome before you upload it back into openshift? It would save soooo much time.
Also, any progress on new builds?
Thanks! <3
 
Is there anyway to view your changes in chrome before you upload it back into openshift? It would save soooo much time.
Also, any progress on new builds?
Thanks! <3
You need to install mongodb on your computer. Run that first, then start.bat in the main fsn directory and use localhost:8080 in your browser. The full instructions are on bobdev's YouTube regarding running fsn locally. I'm using this method currently until there is a better option available.
 
Minor bug, can replicate if needed.

Donations, real or tests, have the dollar amount followed by these symbols: #=X=# in the childPref section.

Not sure what's causing this, but only started after updating to 1.11. Occurs locally and on openshift.
 

BobDev

Member
Hi

Sorry guys for not looking into this thread more often.
I have been busy with life/work and any free time I have I put into some side project:

Now that it is done I will go back to FSN with new year and maybe during holidays.

Br, BobDev
 

Hotsammysliz

New Member
Hi BobDev

Looks like Patreon has updated their site in how their cookies work. AWSELB doesnt look like its an object any more in the cookie list. I just attached a screenshot of all of the available cookies when you click download for the CSV. Figured I'd give you a heads up on the change. Thanks for all your work!
 

Attachments

  • 2015-12-11 22_58_42-Hotsammysliz.png
    2015-12-11 22_58_42-Hotsammysliz.png
    6.1 KB · Views: 22
Top