ungive / discord-music-presence

The Discord music status that works with any media player
https://musicpresence.app
Other
123 stars 1 forks source link

Add fine-grained control over what the status looks like with format strings #42

Open ungive opened 1 week ago

ungive commented 1 week ago

It would be nice to be able to customize your status in perfect detail by controlling exactly where each piece of information goes, e.g. with the use of format strings. Example: Playing {title} - {artist} which replaces variables in curly braces with actual song metadata.

Pros:

Cons:

Questions:

Options:

ungive commented 1 week ago

Format variables:

Format strings (default):

When paused (example):

Notes:

Todo: