nekowinston / mpd-rich-presence

Discord Rich Presence for MPD
MIT License
10 stars 3 forks source link

feat: Add key for mpd version #8

Closed nathanielevan closed 11 months ago

nathanielevan commented 11 months ago

[why] Just because. Thought this was simple enough to implement anyway and shouldn't be a breaking change, and I personally want to show this on the image overlay text.

[how] I defined a key %mpdver% that shows the MPD version that is running, using the Go MPD library.