ungive / discord-music-presence

Rich presence for sharing your music listening activity in your Discord status. Works with any media player on your system. For Windows and Mac (and soon Linux).
https://musicpresence.app
Other
40 stars 0 forks source link

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

Closed ungive closed 3 weeks ago

ungive commented 4 weeks 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 4 weeks ago

This will be part of the next release.

ungive commented 3 weeks ago

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