Releases: NOALBS/nginx-obs-automatic-low-bitrate-switching
Releases · NOALBS/nginx-obs-automatic-low-bitrate-switching
Release list
NOALBS v2.19.0
Changes
- Add OpenRTMP (librtmp2-server) stream server support by @AlexanderWagnerDev in #224
- Block switcher until scene transition has finished.
Full Changelog: v2.18.0...v2.19.0
NOALBS v2.18.0
Changes
- Add WebSocket stats support by @sniffingpickles in #223
New Contributors
- @sniffingpickles made their first contribution in #223
Full Changelog: v2.17.0...v2.18.0
NOALBS v2.17.0
Changes
- Added command to toggle stream servers on and off
!streamserver [name], e.g.!streamserver belabox
Full Changelog: v2.16.1...v2.17.0
NOALBS v2.16.1
Changes
- Update German translations by @AlexanderWagnerDev in #207
- Fix German translations by @hnicke in #208
Bug Fixes
- Update MediaMTX to use stream ready stat
- Ignore refresh command if already in refresh scene by @hnicke in #209
New Contributors
- @AlexanderWagnerDev made their first contribution in #207
Full Changelog: v2.16.0...v2.16.1
NOALBS v2.16.0
Changes
- Updated role handling to include Twitch’s new Lead Moderator role as a moderator by @ticanuk
Full Changelog: v2.15.0...v2.16.0
NOALBS v2.15.0
New
-
Add ignore user functionality
This lets you block specific users from triggering NOALBS chat commands, which is especially handy when another bot's
automated replies keep executing commands unintentionally.Use the chat command
!noalbs ignore usernamehereor edit the config directly.
Changes
New Contributors
Full Changelog: v2.14.3...v2.15.0
NOALBS v2.14.3
Bug Fixes
- Previous version introduced a bug which caused Stop on Raid to not work anymore.
Full Changelog: v2.14.2...v2.14.3
NOALBS v2.14.2
Bug Fixes
- Fixed a bug where a multi-word prefix caused command arguments to be processed incorrectly
Full Changelog: v2.14.1...v2.14.2
NOALBS v2.14.1
Changes
- Small grammar fix in German localization by @valentinlehmann in #194
- Added api_key option to SLS stream_server by @georg94 in #200
- Updated RU locale by @blackVanilla in #197
- Revise OBS-Studio installation instructions by @b3ck
- Allow prefix to be more than one word.
- During a shared chat session, the bot will only respond to commands from the channel it is listening on.
- Suppresses MediaMTX logging when the stats page is not found. Note: mistyped or invalid stream IDs will also silently be ignored, so double check your IDs if the switcher isn't working.
New Contributors
- @valentinlehmann made their first contribution in #194
- @georg94 made their first contribution in #200
Full Changelog: v2.14.0...v2.14.1
NOALBS v2.14.0
New
- Added OpenIRL stream server type by @servusrene in #189
Changes
- Added environment variable
ACCEPT_INVALID_CERTSto disable SSL certificate validation.
Full Changelog: v2.13.1...v2.14.0