Free Stream Notifications (Twitch, Paypal, Patreon)

Free Free Stream Notifications (Twitch, Paypal, Patreon)

BobDev

Member
Just open up the jar with 7zip, don't extract it. Then just add (drag'n'drop) the audio files from where-ever to the audio folder and you're basically done. Just specify the audio file in the configuration wizard and test it out.
I do this every upgrade and it works like a charm :)
To be exact the sound you want to replace is called patreon.mp3
 

Hotsammysliz

New Member
I just tried that but I am getting this error when I try to add anything to that jar file through 7zip. It just hangs and nothing happens and then I have to click close in 7zip.
y3hSXQi.png
 

BobDev

Member
I just tried that but I am getting this error when I try to add anything to that jar file through 7zip. It just hangs and nothing happens and then I have to click close in 7zip.
y3hSXQi.png
You can also change the extension to zip and open it with windows (whatever the name is for tool that handles zip files in windows).
Drag and drop and it will be there, then rename it back to FSN.jar
 
Last edited:

Hotsammysliz

New Member
Even renaming the file to zip for editing in 7zip still yeilds the same Duplicate Filename error of that bottom window in the previous screenshot. Trying to drag and drop the file into the zip just through the default Windows zip tool manager gives me the error of "File not found or no read permission". I have tried taking ownership of the zip as well as just redownloading and trying a new jar to edit all together all giving the same result. Not sure what else to do.
 

BobDev

Member
Even renaming the file to zip for editing in 7zip still yeilds the same Duplicate Filename error of that bottom window in the previous screenshot. Trying to drag and drop the file into the zip just through the default Windows zip tool manager gives me the error of "File not found or no read permission". I have tried taking ownership of the zip as well as just redownloading and trying a new jar to edit all together all giving the same result. Not sure what else to do.
That is very strange.
When using the windows zip manager did you navigate to public folder or are you trying to copy files to root?

Open explorer window (Win+E) and past path to FSN.zip into navigation thing, like this:
C:\Users\user\Downloads\FSN.zip\public\audio
Then try to drag and drop something inside/

One more option - If you have Total Commander you can navigate to the file, click it once and then press Ctrl+PgDn and then you will be able to copy the files from second window or drag and drop it from somewhere else.
 

Hotsammysliz

New Member
Just giving an update. FINALLY got it working. Thank you @BobDev and @Bamse for the help! I had to use Total Commander. Didnt seem to work with 7zip nor Windows Explorer. And I also had to make the sound file size smaller for it to actually go off in the alert. the file size was initially 169 kb but I shrunk it down to 51kb and it worked. Not sure what the exact threshold is but I'm just putting this information here incase someone else runs into the same issue.

Thanks again! :)
 

Zelakto

New Member
Hey guys, I absolutely LOVE this tool. However, one problem i'm having with it is that the Paypal notifications are not showing up on the stream. Can I get assistance please? Thank you.

Also I noticed an issue where if I change the position of the last followed/donated/etc they end up disappearing, any fix for that?
 

BobDev

Member
Hey guys, I absolutely LOVE this tool. However, one problem i'm having with it is that the Paypal notifications are not showing up on the stream. Can I get assistance please? Thank you.

Also I noticed an issue where if I change the position of the last followed/donated/etc they end up disappearing, any fix for that?
I'm working on paypal issue, don't know yet what is causing it, it was reported by some people - it shows in dashboard but not in allnone.

Second issue - what do you mean, what did you change exactly and where did you change it?
 

Zellidon

New Member
Is the paypal issue just isolated to this new version? If so would it be best to go back to an older version if we want paypal working properly?
 

BobDev

Member
Is the paypal issue just isolated to this new version? If so would it be best to go back to an older version if we want paypal working properly?
In older version there was similar problem but it was not that easy to reproduce, meaning it worked a little better.
New version was suppose to fixit and some other problems, it fixed some problems but it messed up some other code.

I think I found the problem, fix will be released soon.
Most probably connection to server is dropped and you cant see those notifications, I completely forgot that idle connection will close the socket, working on the fix.
 
Last edited:

BobDev

Member
FSN v1.10 is out

[Fix] Hopefully paypal not showing in allinOne is fixed
[New] If above wont work then I added extended logs

If the problem is still there please send me dashboard.log once you reproduce it
 

Zelakto

New Member
In older version there was similar problem but it was not that easy to reproduce, meaning it worked a little better.
New version was suppose to fixit and some other problems, it fixed some problems but it messed up some other code.

I think I found the problem, fix will be released soon.
Most probably connection to server is dropped and you cant see those notifications, I completely forgot that idle connection will close the socket, working on the fix.

Thanks for the fast update, i'll experiment soon.
The problem i'm having is when I change the position of the last 4 notifications, it changes positions, but when someone triggers the notification the last 4 notifications fade away and don't come back, and to fix it I have to reload the page in OBS.
 

BobDev

Member
The 1.10 fix did not fix the donation issues sadly. I'm testing using sandbox.
Position - If you mean that you pressed tl, tr, bl, br buttons and it fades away - check if you have auto hide check box selected in additional configuration - I will check this tomorrow and get back to you.
You dont need to reload, just hit the eye icon/button twice.

1.10 fix - Ok, what exactly happens, is it shown in dashboard, describe what are you doing.
I also use sandbox for testing and it works for me.
What you can do you can download dashboard.log from diy/logs folder in openshift ftp and send it to me
 

Zelakto

New Member
1.10 Fix - Yes, it DOES show in the dashboard. I'm going to https://dashboard.mydomain.com/paypal/zelakto and doing everything like it should be.
This is a log file - https://gist.github.com/anonymous/bad8380a215c451728ec - by the looks of it, it SEEMS to be working, interesting. Any suggestions?
(I'm using a CNAME on OpenShift and using cloudflares SSL on the dashboard, is that affecting it?)

Position - No, I don't have fade turned on, however hitting the eye icon twice does fix it. Thanks.
 

BobDev

Member
I found the issue, it was indeed cloudflare messing with it, not sure why. Oh well. Thank you!
In was going to say that the last two lines from log suggests that the notification came through but your javascript is not connected to back end.

WebSocket on Openshift needs to use different port for secure connection - port 8443
I need to add some changes in java for this to work.

I will fix that fading out, it shouldn't do that.
 
Last edited:

vonicius

New Member
Hello, Bobdev first of all great application, keep it up!
I was wondering if you had made a youtube video explaning how to configurate FSN on the latest version (1.10 beta)?
Thank you !
 
Top