Exle / aimp-discord-presence

Plugin for AIMP that changes the status of Discord, depending on what you are listening to.
http://www.aimp.ru/?do=catalog&rec_id=970
97 stars 20 forks source link

Discord GameSDK migration #16

Closed vzabrodin closed 4 months ago

vzabrodin commented 4 years ago

Discord RPC is now deprecated. Discord GameSDK is replacing it. You can finally set an activity type there. Don't know about album art

Daendaralus commented 4 years ago

As said said in another issue, while you can set the activity type in the GameSDK this is entirely ignored by Discord. So for now we're stuck on [Playing] even when upgraded to the GameSDK.

On another note, I've done the migration and an ugly fix to this issue on my fork. Not sure if I should open a pull request - the commit isn't very clean.