digimezzo / dopamine

The audio player that keeps it simple
https://digimezzo.github.io/site/
GNU General Public License v3.0
1.45k stars 111 forks source link

Discord Rich Presence says "Playing" instead of "Listening to" #209

Open digimezzo opened 2 years ago

digimezzo commented 2 years ago

Reported by a user:

Hello, when i activate Discord enrich presence it says "Playing Dopamine" and not "Listening to... " can you fix it? i have the same problem with the old version (Dopamine)

digimezzo commented 2 years ago

This cannot be fixed. The 'Playing Dopamine' text is added by Discord itself. It is not customizable, see: https://github.com/discordjs/RPC/issues/146.

Keeping the issue open in case this situation would change. Check this PR to see if this is a solution: https://github.com/discordjs/RPC/pull/149