FichteFoll / discordrp-mpris

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

See if setting a custom status via API is possible #14

Open FichteFoll opened 4 years ago

FichteFoll commented 4 years ago

For a few months now, you have had the ability to set a custom status that can even override the title of a rich presence (such as what we use).

I want to investigate if it's possible to override this name from some API and make it configurable to the user (#5) what is displayed there, such as the currently playing song. Would also solve #3.