Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Shiny Metadata Mode #12

Open
dxf opened this issue Dec 16, 2020 · 1 comment
Open

Shiny Metadata Mode #12

dxf opened this issue Dec 16, 2020 · 1 comment

Comments

@dxf
Copy link

dxf commented Dec 16, 2020

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

@FunctionDJ
Copy link
Owner

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants