You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.
I had no idea what to call it, but a really nice touch would be to have an option where any and all trailing tags in brackets in song titles gets removed when the song name is sent out (especially in the now playing.txt file). e.g "abc (Clean Edit) (aaa Remix)" becomes "abc".
Making this program is an absolute godsend so thanks so much to begin with :D
The text was updated successfully, but these errors were encountered:
That in itself is not hard to implement. What's hard is figuring out where to put it. Make it configurable per-provider (software)? Per-output (Twitch, TXT, WebSocket...)? On a global level?
This seems to be kind of a specific request.
At some point this software will have an HTTP server and WebSockets and maybe even ships with a finished HTML overlay for OBS. In that case you could just dig in and implement it yourself, if you know a little bit of JavaScript.
Would that be sufficient? I could give you the code for that when those features come.
I'm just hesitant to include something specific into the software itself.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I had no idea what to call it, but a really nice touch would be to have an option where any and all trailing tags in brackets in song titles gets removed when the song name is sent out (especially in the now playing.txt file). e.g "abc (Clean Edit) (aaa Remix)" becomes "abc".
Making this program is an absolute godsend so thanks so much to begin with :D
The text was updated successfully, but these errors were encountered: