Skip to content

Releases: NOALBS/nginx-obs-automatic-low-bitrate-switching

NOALBS v2.15.0

25 Nov 01:49
fd583c1

Choose a tag to compare

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 usernamehere or edit the config directly.

Changes

  • !fix command now also works for RTSP media sources by @hnicke in #206

New Contributors

Full Changelog: v2.14.3...v2.15.0

NOALBS v2.14.3

18 Nov 22:10
f7ecf3b

Choose a tag to compare

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

17 Nov 00:24
b3b8305

Choose a tag to compare

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

07 Nov 14:14
c8f7ec9

Choose a tag to compare

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

Full Changelog: v2.14.0...v2.14.1

NOALBS v2.14.0

06 Aug 01:08
f03739c

Choose a tag to compare

New

Changes

  • Added environment variable ACCEPT_INVALID_CERTS to disable SSL certificate validation.

Full Changelog: v2.13.1...v2.14.0

NOALBS v2.13.1

28 Apr 19:59
8611b03

Choose a tag to compare

Bug Fixes

  • Fixed offline timeout to be more accurate

Full Changelog: v2.13.0...v2.13.1

NOALBS v2.13.0

23 Apr 18:47
92886ae

Choose a tag to compare

Important

This version removes support for OBS WebSocket version 4.

New

Changes

  • Fix command also applies on media sources that have RIST as an input by @moo-the-cow in #183
  • Removed support for OBS WS v4.

New Contributors

Full Changelog: v2.12.0...v2.13.0

NOALBS v2.12.0

08 Dec 07:07
f82d8f7

Choose a tag to compare

New

  • Added IRLhosting stream server type

Changes

  • The !serverinfo command is now always accessible, regardless of stream state
  • Updated Russian translation by @blackVanilla in #172
  • Updated Portuguese (Brazil) translation by @hypeARM in #179

New Contributors

Full Changelog: v2.11.2...v2.12.0

NOALBS v2.11.2

18 Jul 16:52
ea954c7

Choose a tag to compare

Bug Fixes

  • Fix KICK chat

NOALBS v2.11.1

07 Jun 09:07
85afa08

Choose a tag to compare

Bug Fixes

  • Fix VIP command permissions not working