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

Simple app to automatically switch scenes in OBS based on the current bitrate fetched from the NGINX stats page.
http://noalbs.com
MIT License
339 stars 77 forks source link

(Request)Custom bot scene change message #133

Open thegamingstig opened 1 year ago

thegamingstig commented 1 year ago

Is it possible for us to customize our bot's scene change message?

DigibitDK commented 1 year ago

You can change the language-file. Eg. line 15 in https://github.com/715209/nginx-obs-automatic-low-bitrate-switching/blob/v2/locales/en.yml

Then re-compile Noalbs.

Otherwise, Noalbs is open-source, so everything is possible :)

Chucks1860 commented 8 months ago

Sorry for bringing this back up but since I tried to update noalbs lately (before updating customizations worked without re-compiling by using customized .json locale files) and couldn't get the changed locales file to work my search for that "issue" brought me here. I'm in no means a dev nor do I have any coding experience. :( Is it possible for me to do that? I'm quite a fast learner when it comes to tech stuff but don't have the knowledge to know how (re-)compiling works. :(

715209 commented 8 months ago

Hi @Chucks1860 ,

It basically works the same way as the old version, except the need to compile the program, which is not difficult at all. Just follow the steps at #building-from-source.

Chucks1860 commented 8 months ago

Oh my words, it's really that easy to compile all those files! :) Thank you soooo so much for your quick reply and for directing me to the right spot. Absolute legend!! :)

715209 commented 8 months ago

If you have any other issues, feel free to join the NOALBS discord server and create a post in #support-forum.