Releases: NOALBS/nginx-obs-automatic-low-bitrate-switching
Releases · NOALBS/nginx-obs-automatic-low-bitrate-switching
NOALBS v2.12.0
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
- @blackVanilla made their first contribution in #172
- @hypeARM made their first contribution in #179
Full Changelog: v2.11.2...v2.12.0
NOALBS v2.11.2
Bug Fixes
- Fix KICK chat
NOALBS v2.11.1
Bug Fixes
- Fix VIP command permissions not working
NOALBS v2.11.0
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
New
- Added support for RIST
- Added support for Xiu server by @datagutt in #162
- Added option to log to a file instead of the console
NOALBS v2.9.0
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
- Updated German translation by @GwalexOfficial in #158
- Build release for macOS ARM64 by @datagutt in #156
NOALBS v2.8.1
Changes
- Updated Dutch translation by @DannyM-87 in #146
- Updated Norwegian translation by @datagutt in #153
- Updated German translation by @GwalexOfficial in #154
- Updated default configuration file by @b3ck
NOALBS v2.8.0
New
- Added command to change profile and scene collection.
Changes
- Updated zh_tw by @Onijima. (#131)
- Updated fr by @VictorJaunts. (#132)
NOALBS v2.7.3
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 settingannounceRaidOnAutoStop
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
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.