ungive / discord-music-presence

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

Show "Playing TIDAL" instead of "Playing Music" #19

Closed ungive closed 5 months ago

ungive commented 5 months ago

Is there an existing issue for this?

Describe the problem

The status should be able to say "Playing TIDAL" when I'm listening to TIDAL or "Playing XYZ" for any other application.

Solution

Add a setting to enable "Playing XYZ" as an alternative to "Playing Music".

Alternatives

You can change the Application ID in the settings file to 1246943204411179120, which will replace "Playing Music" with "Playing TIDAL" (for TIDAL specifically). It's also possible to create a custom Discord application in the Discord Developer portal here.

You can find the settings file in

Replace 1205619376275980288 with 1246943204411179120 and restart Music Presence.

This will also show "Playing TIDAL" if you use any other media player though.

Additional context

No response

ungive commented 5 months ago

This will be part of the next release.

ungive commented 5 months ago

This has been implemented and will be part of the next release, see CHANGELOG.md