FichteFoll / discordrp-mpris

Discord Rich Presence through media players providing the mpris2 dbus interface
MIT License
86 stars 19 forks source link

Rich Presence SDK has been deprecated in favor of "GameSDK" #13

Open FichteFoll opened 4 years ago

FichteFoll commented 4 years ago

The Discord docs point towards their rich presence SDK being deprecated in favor of their GameSDK's ActivityManager. However, from a brief look that seems to rely on games being approved by staff, which is even paused at the moment. Since we're not wrapping a game here, I'd like to investigate what this change of suggestion means for this tool and whether something needs to be changed or whether this is just about the SDK and the underlying protocol remains unchanged.

bbigras commented 4 years ago

Any update on this?

FichteFoll commented 4 years ago

No, this is just a todo item far back in the log. Basically every other issue here is more important (to me, at least).

bbigras commented 4 years ago

ok no hurries. I was just wondering if this change could kill the project. thanks

FichteFoll commented 4 years ago

I personally don't forsee Discord deprecating this endpoint in the near future, considering just how many tools already adopted it before they added the ActivityManager thing. Even if they did, I don't forsee them closing the gates on all the various third-party tools that use their endpoint to show non-game data entirely. It may require some adaptation for the tool, but it will be doable and just take some work.

In the end, I highly doubt this will kill the project, if that's all you were interested in.