Free Stream Notifications (Twitch, Paypal, Patreon)

Free Free Stream Notifications (Twitch, Paypal, Patreon)

crank829

New Member
I was using this program very well especially about Patreon notification.

But lately, it didn't work whenever I got new patreon.

Might it be because Patreon change something again?
 

BobDev

Member
I was using this program very well especially about Patreon notification.

But lately, it didn't work whenever I got new patreon.

Might it be because Patreon change something again?
Most probably, but did you check if your token expired, it will expire so you need to check if you have valid one
 

BobDev

Member
For people asking about firefox and ability to save to file, this is what you will see:
upload_2016-1-12_22-11-21.png
 

Bamse

Member
When it comes to notification sounds; is it possible to randomize from an array of sound files somehow at the present?
If not, would it be possible to add it to the list of feature requests? ;D
 

BobDev

Member
FSN v 1.13

  • [Fix] Anonymous donation will always have 'Anonymous' text
  • [Fix] Workaround for files list not working in openshift
    • There is img.list in img folder and audio.list in audio folder, update the list if you want to have drop down list options (with files names) in configuration
  • [New] You can edit css in dashboard->Wizard->AdditionalConfig
    • Changes are seen in allInOne as soon as the css is saved in editor
    • First time the css is loaded it looks like shit use this: http://www.cleancss.com/css-beautify, to make it look good
  • [New] You can add multiple sound files separated by ';' (one of them will be played, at random)
 

BobDev

Member
BullHorn7 it is not the same notification as DansGaming has, I was so impressed by what he has that I created my won
I don't know what that is but yes it is not the same thing, Dan is using Barys donation tracker with combination of custom design + nodecg custom implementation made by one of the node cg creator. It is unfortunately custom thing that cost money. For exact numbers go to nerdfusion or dan/giantwaffle reddit

I was curious how such thing can be done and I made my own, and thus we have FSN
 

Zelakto

New Member
Hey Bob, one thing that this turns me off about, is that it doesn't have google translate read donation messages, do you think that will ever be added? Thanks!
 

Zelakto

New Member
Hey Bob, love the new update! It works surprisingly well. However I need help with something, I was trying to run this locally on Windows 10 to test some things and I can't seem to get FSN to create the database correctly, here's some information:

Java Information:
Code:
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)

MongoDB Log:
Code:
2016-02-06T06:57:14.129-0500 I CONTROL  [main] Trying to start Windows service 'MongoDB'
2016-02-06T06:57:14.131-0500 I STORAGE  [thread1] Service running
2016-02-06T06:57:14.131-0500 I CONTROL  [initandlisten] MongoDB starting : pid=6980 port=27017 dbpath=c:\data\db 64-bit host=DESKTOP-TN350RF
2016-02-06T06:57:14.131-0500 I CONTROL  [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2
2016-02-06T06:57:14.131-0500 I CONTROL  [initandlisten] db version v3.2.1
2016-02-06T06:57:14.131-0500 I CONTROL  [initandlisten] git version: a14d55980c2cdc565d4704a7e3ad37e4e535c1b2
2016-02-06T06:57:14.131-0500 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.0.1p-fips 9 Jul 2015
2016-02-06T06:57:14.132-0500 I CONTROL  [initandlisten] allocator: tcmalloc
2016-02-06T06:57:14.183-0500 I CONTROL  [initandlisten] modules: none
2016-02-06T06:57:14.183-0500 I CONTROL  [initandlisten] build environment:
2016-02-06T06:57:14.183-0500 I CONTROL  [initandlisten]     distmod: 2008plus-ssl
2016-02-06T06:57:14.183-0500 I CONTROL  [initandlisten]     distarch: x86_64
2016-02-06T06:57:14.183-0500 I CONTROL  [initandlisten]     target_arch: x86_64
2016-02-06T06:57:14.183-0500 I CONTROL  [initandlisten] options: { config: "C:\mongodb\mongod.cfg", service: true, storage: { dbPath: "c:\data\db" }, systemLog: { destination: "file", path: "c:\data\log\mongod.log" } }
2016-02-06T06:57:14.184-0500 I STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=8G,session_max=20000,eviction=(threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0),
2016-02-06T06:57:14.252-0500 I NETWORK  [HostnameCanonicalizationWorker] Starting hostname canonicalization worker
2016-02-06T06:57:14.252-0500 I FTDC     [initandlisten] Initializing full-time diagnostic data capture with directory 'c:/data/db/diagnostic.data'
2016-02-06T06:57:14.264-0500 I NETWORK  [initandlisten] waiting for connections on port 27017
2016-02-06T06:57:16.729-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50548 #1 (1 connection now open)
2016-02-06T06:57:42.702-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50602 #2 (2 connections now open)
2016-02-06T06:57:44.739-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50607 #3 (3 connections now open)
2016-02-06T06:57:46.263-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50608 #4 (4 connections now open)
2016-02-06T06:57:46.272-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50609 #5 (5 connections now open)
2016-02-06T06:57:50.012-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50612 #6 (6 connections now open)
2016-02-06T06:57:50.021-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50613 #7 (7 connections now open)
2016-02-06T06:57:50.466-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50619 #8 (8 connections now open)
2016-02-06T06:57:50.777-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50621 #9 (9 connections now open)
2016-02-06T06:57:50.783-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50622 #10 (10 connections now open)
2016-02-06T06:57:50.802-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50623 #11 (11 connections now open)
2016-02-06T06:57:50.802-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50624 #12 (12 connections now open)
2016-02-06T06:57:52.575-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50625 #13 (13 connections now open)
2016-02-06T06:57:54.606-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50632 #14 (14 connections now open)
2016-02-06T06:57:55.839-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50633 #15 (15 connections now open)
2016-02-06T06:57:57.912-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50634 #16 (16 connections now open)
2016-02-06T06:57:57.923-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50635 #17 (17 connections now open)
2016-02-06T06:57:58.296-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50640 #18 (18 connections now open)
2016-02-06T06:58:16.007-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50655 #19 (19 connections now open)
2016-02-06T06:58:16.405-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50660 #20 (20 connections now open)
2016-02-06T06:58:18.259-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50663 #21 (21 connections now open)
2016-02-06T06:58:41.878-0500 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50675 #22 (22 connections now open)

I tried messing around with it for several hours, I even reinstalled Java and MongoDB. Any suggestions? Thanks for the awesome updates and support!
 

BobDev

Member
I don't know what the problem is, it seems to work
Your db is created in c:\data\db

Code:
2016-02-06T06:57:14.183-0500 I CONTROL  [initandlisten] options: { config: "C:\mongodb\mongod.cfg", service: true, storage: { dbPath: "c:\data\db" }, systemLog: { destination: "file", path: "c:\data\log\mongod.log" } }

The log you provided does not say anything about any issues and it seems you are connected to it.
One thing you can check is to look for lock file, maybe the database is locked for some reason and FSN cant write to it - if that is the problem you are trying to describe.
mongod.lock will be located somewhere in data\db, just remove it and start everything again.
 

GinkoTV

New Member
I've updated to last version (running FSN from OpenShift) and everything runs good but just one little problem: notifications appear fine but sound attached to them arrives like 1 minute later. Sound is taken from a website, not locally in folder, sound was good before updating, ¿any reason?

Thank you.
 

Zelakto

New Member
I don't know what the problem is, it seems to work
Your db is created in c:\data\db

Code:
2016-02-06T06:57:14.183-0500 I CONTROL  [initandlisten] options: { config: "C:\mongodb\mongod.cfg", service: true, storage: { dbPath: "c:\data\db" }, systemLog: { destination: "file", path: "c:\data\log\mongod.log" } }

The log you provided does not say anything about any issues and it seems you are connected to it.
One thing you can check is to look for lock file, maybe the database is locked for some reason and FSN cant write to it - if that is the problem you are trying to describe.
mongod.lock will be located somewhere in data\db, just remove it and start everything again.
Weird, that doesn't seem to fix it. Oh well, not a big deal. Still very strange, though.
 
Top