Skip to content

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

NOALBS v2.5.1

28 Jan 06:27
89d970e
Compare
Choose a tag to compare

New

  • Add option to enable/disable public/mod commands from chat. (#88)
    (This was not yet implemented in v2. Should work exactly the same as in v1.)

Bugfixes

  • Add missing fields when converting to v2 config. (#89)
    Some fields from the v1 config were not being used when converting to a v2 config causing the default value to be used.
  • Fix parsing NGINX application without live element. (#89)

NOALBS v2.5.0

24 Jan 08:52
23707a6
Compare
Choose a tag to compare

New

  • Add option to enable/disable public/mod commands from chat. (#88)
    (This was not yet implemented in v2. Should work exactly the same as in v1.)

NOALBS v2.4.2

21 Dec 00:32
ca1c02b
Compare
Choose a tag to compare

New

  • NOALBS will now automatically try to convert an old config to the new format.
    When upgrading to NOALBS v2 you'll just have to add the config from v1 in the same directory.
  • Show a message when a new version is available.

Bugfixes

  • Actually generate .env file and save config from v1.

NOALBS v2.4.1

19 Dec 07:46
0029648
Compare
Choose a tag to compare

New

  • NOALBS will now automatically try to convert an old config to the new format.
    When upgrading to NOALBS v2 you'll just have to add the config from v1 in the same directory.
  • Show a message when a new version is available.

NOALBS v2.4.0

18 Dec 21:25
2673e7b
Compare
Choose a tag to compare

New

  • NOALBS will now automatically try to convert an old config to the new format.
    When upgrading to NOALBS v2 you'll just have to add the config from v1 in the same directory.

NOALBS v2.3.0

16 Dec 01:58
591002e
Compare
Choose a tag to compare

New

  • Add support for other languages in chat response.
    The ability to have a chat response in a different language wasn't implemented yet for v2, it now works just as v1.
    You can change the language straight from chat by using the command
    !noalbs lang [file name from locale] for example !noalbs lang zh_tw.

Bugfixes

  • Only use fix command on RTMP and SRT sources.

NOALBS v2.2.1

14 Nov 15:21
0223009
Compare
Choose a tag to compare
NOALBS v2.2.1 Pre-release
Pre-release

Bugfixes

  • Fix parsing NGINX frame_rate and audio codec incorrectly

NOALBS v2.2.0

13 Nov 14:40
7026674
Compare
Choose a tag to compare
NOALBS v2.2.0 Pre-release
Pre-release

NOALBS v2

NOALBS v1.9.5

07 Jul 20:13
2fae1b5
Compare
Choose a tag to compare

Bugfixes

  • Nimble has changed their receiver id format. Thanks sndwrx and kyle.

NOALBS v1.9.4

16 Feb 20:45
Compare
Choose a tag to compare

Bugfixes

  • Accidentally removed check if publish isn't null in RTMP.