Skip to content

Releases: tuxfoo/nodecg-odysee-bundles

0.0.9-Alpha - Portable

28 May 00:32
Compare
Choose a tag to compare

This is the 0.0.9 Portable Release for Windows and Linux

It contains nodecg and 5 bundles(simple-alerts, simple-chat, simple-donation-ticker, simple-goals and odysee-simple-alerts-connector) for odysee live streamers.

Fixes and improvements

  • Error handling for LBRY API requests
  • Can now choose chat entry and exit animations.
  • You can now choose to add viewer message to alerts (Enable this in your triggers)
  • Alert now play's a exit animation.

Updating from an earlier portable version

This update will require you to back up your saved settings and download the full version.

Make a back up of the "db" folder
Download and extract nodecg-portable 0.0.9
Delete the "db" folder from the version that you just extracted.
Copy the "db" folder that you backed up into the new version.
You can now delete the old version.

Windows

Download and extract nodecg-portable-windows-0.0.9.zip
Run nodecg_windows.bat

Linux

Download and extract nodecg-portable-linux-0.0.9.tar.xz
In your terminal:

cd /path-to/nodecg-portable/
sh nodecg_linux.sh

Note: you might need to give node permissions to execute.

To configure your alerts and other overlays

In your browser go to http://localhost:9090/
In the dashboard/workspace, configure the bundles that you would like to use.
Add URL's from the graphics tab as a browser source in OBS.

Do not run more than one instance of http://localhost:9090/bundles/simple-alerts/graphics/index.html
I recommend creating a scene just for nodecg and adding that as a source to all your other scenes or copy and paste the source as a reference.

A tutorial can be found here
https://odysee.com/@tuxfoo:e/tutupdate-tipalerts:c

0.0.8-Alpha - Portable

27 May 20:51
Compare
Choose a tag to compare

This is the 0.0.8 Portable Release for Windows and Linux

It contains nodecg and 5 bundles(simple-alerts, simple-chat, simple-donation-ticker, simple-goals and odysee-simple-alerts-connector) for odysee livestreamers.

Fixes and improvements

  • Can now choose chat entry and exit animations.
  • You can now choose to add viewer message to alerts (Enable this in your triggers)
  • Alert now play's a exit animation.
  • Temporarily disabled preloading chat history (Odysee comment API is been migrated by LBRY and I have yet to get error handling for this to work)

Updating from an earlier portable version

Download update-0.0.8.zip and extract into the bundles folder overwriting the old version.

Windows

Download and extract nodecg-portable-windows-0.0.8.zip
Run nodecg_windows.bat

Linux

Download and extract nodecg-portable-linux-0.0.8.tar.xz
In your terminal:

cd /path-to/nodecg-portable/
sh nodecg_linux.sh

Note: you might need to give node permissions to execute.

To configure your alerts aand other overlays

In your browser go to http://localhost:9090/
In the dashboard/workspace, configure the bundles that you would like to use.
Add URL's from the graphics tab as a browser source in OBS.

Do not run more than one instance of http://localhost:9090/bundles/simple-alerts/graphics/index.html
I recommend creating a scene just for nodecg and adding that as a source to all your other scenes.

A tutorial can be found here
https://odysee.com/@tuxfoo:e/tutupdate-tipalerts:c

0.0.7-Alpha - Portable

24 May 02:46
Compare
Choose a tag to compare

This is the 0.0.7 Portable Release for Windows and Linux

25/05/21 HOTFIXED chat fade (Sorry about that)

It contains nodecg and 5 bundles(simple-alerts, simple-chat, simple-donation-ticker, simple-goals and odysee-simple-alerts-connector) for odysee livestreamers.

Fixes and improvements

  • Added option to make old chat messages fade out after user defined amount of time.
  • Last message in chat is now correctly preloaded.

Updating from an earlier portable version

Download update-0.0.7.zip and extract into the bundles folder overwriting the old version.

Windows

Download and extract nodecg-portable-windows-0.0.7.zip
Run nodecg_windows.bat

Linux

Download and extract nodecg-portable-linux-0.0.7.tar.xz
In your terminal:

cd /path-to/nodecg-portable/
sh nodecg_linux.sh

Note: you might need to give node permissions to execute.

To configure your alerts aand other overlays

In your browser go to http://localhost:9090/
In the dashboard/workspace, configure the bundles that you would like to use.
Add URL's from the graphics tab as a browser source in OBS.

Do not run more than one instance of http://localhost:9090/bundles/simple-alerts/graphics/index.html
I recommend creating a scene just for nodecg and adding that as a source to all your other scenes.

A tutorial can be found here
https://odysee.com/@tuxfoo:e/tutupdate-tipalerts:c

0.0.6-Alpha - Portable

16 May 00:35
Compare
Choose a tag to compare

This is the 0.0.6 Portable Release for Windows and Linux

It contains nodecg and 5 bundles(simple-alerts, simple-chat, simple-donation-ticker, simple-goals and odysee-simple-alerts-connector) for odysee livestreamers.

Fixes and improvements

  • Added a chat overlay.
  • Other bug fixes and improvements that I cannot remember.

Updating from an earlier portable version

Download update-0.0.6.zip and extract into the bundles folder overwriting the old version.

Windows

Download and extract nodecg-portable-windows-0.0.6.zip
Run nodecg_windows.bat

Linux

Download and extract nodecg-portable-linux-0.0.6.tar.xz
In your terminal:

cd /path-to/nodecg-portable/
sh nodecg_linux.sh

Note: you might need to give node permissions to execute.

To configure your alerts aand other overlays

In your browser go to http://localhost:9090/
In the dashboard/workspace, configure the bundles that you would like to use.
Add URL's from the graphics tab as a browser source in OBS.

Do not run more than one instance of http://localhost:9090/bundles/simple-alerts/graphics/index.html
I recommend creating a scene just for nodecg and adding that as a source to all your other scenes.

A tutorial can be found here
https://odysee.com/@tuxfoo:e/tutupdate-tipalerts:c

0.0.5-Alpha - Portable

07 May 02:43
Compare
Choose a tag to compare

This is the 0.0.5 Portable Release for Windows and Linux

It contains nodecg and 4 bundles(simple-alerts, simple-donation-ticker, simple-goals and odysee-simple-alerts-connector) for odysee livestreamers.

Fixes and improvements

  • Can now use channel claim id instead of livestream claim id.
  • Added a simple goal overlay
  • Will now attempt to reconnect after disconnection.
  • Other bug fixes and improvements that I cannot remember.

Updating from an earlier portable version

Download update-0.0.5.zip and extract into the bundles folder overwriting the old version.

Windows

Download and extract nodecg-portable-windows-0.0.5.zip
Run nodecg_windows.bat

Linux

Download and extract nodecg-portable-linux-0.0.5.tar.xz
In your terminal:

cd /path-to/nodecg-portable/
sh nodecg_linux.sh

Note: you might need to give node permissions to execute.

To configure your alerts aand other overlays

In your browser go to http://localhost:9090/
In the dashboard/workspace, configure the bundles that you would like to use.
Add URL's from the graphics tab as a browser source in OBS.

Do not run more than one instance of http://localhost:9090/bundles/simple-alerts/graphics/index.html
I recommend creating a scene just for nodecg and adding that as a source to all your other scenes.

A tutorial can be found here
https://odysee.com/@tuxfoo:e/tutupdate-tipalerts:c

0.0.4-Alpha - Portable

01 May 23:29
Compare
Choose a tag to compare

This is the 0.0.4 Portable Release for Windows and Linux

It contains nodecg and 3 bundles(simple-alerts, simple-donation-ticker and odysee-simple-alerts-connector) for odysee livestreamers.

Fixes and improvements

  • No longer need to restart nodecg when claimid has changed.

Updating from an earlier portable version

Download update-0.0.4.zip and extract into the bundles folder overwriting the old version.

Windows

Download and extract nodecg-portable-windows-0.0.4.zip
Run nodecg_windows.bat

Linux

Download and extract nodecg-portable-linux-0.0.4.tar.xz
In your terminal:

cd /path-to/nodecg-portable/
sh nodecg_linux.sh

Note: you might need to give node permissions to execute.

To configure your alerts

In your browser go to http://localhost:9090/
Add http://localhost:9090/bundles/simple-alerts/graphics/index.html as a browser source in OBS.
Do not run more than one instance of http://localhost:9090/bundles/simple-alerts/graphics/index.html
I recommend creating a scene just for nodecg and adding that as a source to all your other scenes.

A tutorial can be found here
https://odysee.com/@tuxfoo:e/tutupdate-tipalerts:c

0.0.3-Alpha - Portable

01 May 08:05
Compare
Choose a tag to compare

This is the 0.0.3 Portable Release for Windows and Linux

It contains nodecg and 3 bundles(simple-alerts, simple-donation-ticker and odysee-simple-alerts-connector) for odysee livestreamers.

Fixes and improvements

  • Trigger's no longer disappear so no need to refresh the dashboard when testing.
  • Initial work on a donation ticker

Updating from an earlier portable version

Download update-0.0.3.zip and extract into the bundles folder overwriting the old version.

Windows

Download and extract nodecg-portable-windows-0.0.3.zip
Run nodecg_windows.bat

Linux

Download and extract nodecg-portable-linux-0.0.3.tar.xz
In your terminal:

cd /path-to/nodecg-portable/
sh nodecg_linux.sh

Note: you might need to give node permissions to execute.

To configure your alerts

In your browser go to http://localhost:9090/
Add http://localhost:9090/bundles/simple-alerts/graphics/index.html as a browser source in OBS.
Do not run more than one instance of http://localhost:9090/bundles/simple-alerts/graphics/index.html
I recommend creating a scene just for nodecg and adding that as a source to all your other scenes.

Note

You might have to restart nodecg after you enter your own claim_id

A tutorial can be found here
https://odysee.com/@tuxfoo:e/tutupdate-tipalerts:c

0.0.2-Alpha - Portable

27 Apr 22:02
Compare
Choose a tag to compare

This is the second Portable Release for Windows and Linux

It contains nodecg and 2 bundles(simple-alerts and odysee-simple-alerts-connector) for odysee livestreamers.

Fixes and improvements

  • Test button now works if value is the same as last test amount
  • The menu's are updated correctly when new assets are added or removed
  • Add colour wheel selector

Updating from 0.0.1

Download update-0.0.2.zip and extract into the bundles folder overwriting the old version.

Windows

Download and extract nodecg-portable-windows-0.0.2.zip
Run nodecg_windows.bat

Linux

Download and extract nodecg-portable-linux-0.0.2.tar.xz
In your terminal:

cd /path-to/nodecg-portable/
sh nodecg_linux.sh

Note: you might need to give node permissions to execute.

To configure your alerts

In your browser go to http://localhost:9090/
Add http://localhost:9090/bundles/simple-alerts/graphics/index.html as a browser source in OBS.
Do not run more than one instance of http://localhost:9090/bundles/simple-alerts/graphics/index.html
I recommend creating a scene just for nodecg and adding that as a source to all your other scenes.

A tutorial can be found here
https://odysee.com/@tuxfoo:e/tutupdate-tipalerts:c

0.0.1-Alpha - Portable

25 Apr 17:18
Compare
Choose a tag to compare

Initial Portable Release for Windows and Linux

This is the initial portable release that contains nodecg and 2 bundles(simple-alerts and odysee-simple-alerts-connector) for odysee livestreaming.

Windows

Download and extract nodecg-portable-windows.zip
Run nodecg_windows.bat

Linux

Download and extract nodecg-portable-linux.tar.xz
In your terminal:

cd /path-to/nodecg-portable/
sh nodecg_linux.sh

Note: you might need to give node permissions to execute.

To configure your alerts

In your browser go to http://localhost:9090/
Add http://localhost:9090/bundles/simple-alerts/graphics/index.html as a browser source in OBS.
Do not run more than one instance of http://localhost:9090/bundles/simple-alerts/graphics/index.html
I recommend creating a scene just for nodecg and adding that as a source to all your other scenes.