That is a great ideaSounds good man. If for whatever reason that doesn't work may I suggest that button to show the missing notification beside each entry for easy access.
That is a great ideaSounds good man. If for whatever reason that doesn't work may I suggest that button to show the missing notification beside each entry for easy access.
I didnt mean that you show dashboard to viewers or add it to the scene, what I meant was that dashboard would play the sound.
I assume you still have it open on some monitor so that should solve your problem.
I dont get it.
So if you have streaming PC then obs already plays notification sound via allinone url.
If you have second computer for gaming and you would like to hear the sound there then having dashboard opened in browser and playing the sound for you would be the exact thing you want, it can be minimized (you still can have dashboard opened in streaming pc, it can be opened in 2 computers).
Awesome update, neat little feature to see if everything's working as intended. Will let you know if any other problems appear.FSN v1.087 is out
- [Fix] Terms of service button didn't work in donation page
- [Fix] Fix for bot not working after it disconnected
- [New] Bot status is shown in dashboard
- [New] You can start or stop bot in dashboard (if flag for Bot is enabled in wizard)
- [New] Save button has color indicator
Do you use the donation link from wizard->paypal (you can also find it in available pages)?Hello everyone, first of all thank you BobDev for this notification system, I think is pretty good looking and your tutorials are very usefull.
Now, after do all that tutorial stuff I have to say that it works perfectly... but one thing. Every test I perfom it shows the notifications on stream (text, {f}, {p}...) but I don't know why everything works when I'm live but paypal notification. I'm running the app on openshift and when someone donate me the notification does not popup, no in the stream neither on dashboard. I did not touch anything on paypal wizard settings but enter my paypal email, paste the url donation form on my twitch profile and use allInone link on OBS. When someone follows it works but no with donations. I have re-uploaded the FSN.jar on filezila and the only thing I edited on it was just the default avatar on the .css, does it matter?
Thank you so much for this, great job :)
That is a mongodb issue (I have added some new fields into db) or browser cache issue (sometimes cache is remembering old stuff on the page). Did you remember to remove lock file from mongodb/data after you updated the FSN.jar file?I updated to lastest version and it seems to be fine, thank you :)
I see other new problem with save configuration button... does not save anything at all, is it working?
That is something out of my hand, it is a free server - maybe they are doing some maintenance, try asking their supportOpenShift has been failing to load randomly the past few days. Restarting fails and I get some resource error message. I'm forced to use the force-stop command to get everything working again.
So did the status button turn red?I've just had the bot disconnect again during stream and it didn't reconnect automatically after. Clicking the bot status button reconnects it but then it displays the missing notification twice. Will need to confirm whether this is openshift issue or not.
Well thx for the info - I actually didn't know about this.Heya! I received an email from PayPal discussing changes in their IPN certificate. Does the Dashboard already comply with the SHA-256 changes? Hoping so!
If you don't know what I'm on about, they sent out this: https://www.paypal-knowledge.com/resources/sites/PAYPAL/content/live/FAQ/1000/FAQ1766/en_US/2015 Merchant Security System Upgrade Guide (U.S. English).pdf
Cheers!
Going a little ambitious now. If anyone who's well-versed with javascript and the like, is there a way to have a fixed size div with an adaptive font size sub/follower/donator names based on the length of their name. It looks a lot more professional, but I've been unable to successfully make it happen.
Well thx for the info - I actually didn't know about this.
[EDIT] Some internet threads say email you received is a phishing scam and the links are not legit, however the change itself is true
As i understand this mostly will impact the server as it should be able to handshake using new sha-256 certificate. However I'm not sure if I actually need to sign my app with sha-256 keystore or not.
For those using Openshift, it is already capable, if you put your openshift app link here you can check it https://www.sslshopper.com/ssl-checker.html
If you see this - sha256WithRSAEncryption, you are probably good to go
That said I will check today if everything will work in future by doing some sandbox calls.
Sandbox has already switched to sha-256, so if it wont work then I need to look into it.
Also that means if you are using koding.io server - they dont have sha-256 support, at least my account does not have it so paypal will stop working there at some point.
I will keep you updated
[EDIT] Confirmed, sandbox works fine, donations will come through, we dont need to do anything. However server that FSN app is hosted on need to be able to handle sha-256 handshake - openshift does so we are good.