Skip to content

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

NOALBS v2.12.0

08 Dec 07:07
f82d8f7
Compare
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
Compare
Choose a tag to compare

Bug Fixes

  • Fix KICK chat

NOALBS v2.11.1

07 Jun 09:07
85afa08
Compare
Choose a tag to compare

Bug Fixes

  • Fix VIP command permissions not working

NOALBS v2.11.0

01 Jun 00:07
4aa6267
Compare
Choose a tag to compare

Important

This version requires OBS WebSocket version greater than or equal to 5.4.0.

New

  • Added support for reading Kick chat
  • Added support for MediaMTX SRT stats
  • Added support for MediaMTX authentication
  • Added VIP option for command permission

Changes

  • Changed fix command implementation to update settings instead of toggling the source
  • Fix command also applies on media sources that have UDP as an input
  • Only show source info for enabled servers when no server name is specified

Bug Fixes

  • Ensured that recording stops on offline timeout when this feature is enabled
  • Handle case where MediaMTX is not receiving data

NOALBS v2.10.0

25 Apr 22:07
6ffd433
Compare
Choose a tag to compare

New

NOALBS v2.9.0

11 Feb 07:04
2a10582
Compare
Choose a tag to compare

New

  • Added feature to give users permission to execute specific commands
  • Added option to automatically switch to starting scene when OBS stream starts
  • Added option to automatically switch to live scene from starting scene when IRL stream starts
  • Added support for MediaMTX

Changes

NOALBS v2.8.1

24 Nov 13:02
415eff0
Compare
Choose a tag to compare

Changes

NOALBS v2.8.0

23 Jun 03:19
ad45666
Compare
Choose a tag to compare

New

  • Added command to change profile and scene collection.

Changes

NOALBS v2.7.3

30 Nov 02:04
3724b7f
Compare
Choose a tag to compare

New

  • Added Dutch language option thanks to @ChaSin1. (#126)
  • Added command to toggle OBS source items.
  • Announce the raided channel when auto stopping.
    (can be disabled by setting announceRaidOnAutoStop to false)

Changes

  • Raids are now detected from the PubSub since host mode has been removed.
  • Also show usernames on OBS logs. (#121)

Bugfixes

  • Fix crash when loading file that doesn't have an extension. (#118)

NOALBS v2.7.2

06 Sep 21:24
ba68b5f
Compare
Choose a tag to compare

Changes

  • Added log message when switcher resumes after waiting.
  • Reuse HTTP client.

Bugfixes

  • Fixed possible deadlock when using dependsOn.
  • Show the actual error when BELABOX stats page is unreachable.