JakeStanger / mpd-discord-rpc

Rust application which displays your currently playing song / album / artist from MPD in Discord using Rich Presence.
https://crates.io/crates/mpd-discord-rpc
MIT License
88 stars 16 forks source link

[feature request] option to clear the status if paused #93

Closed sneexy-boi closed 8 months ago

sneexy-boi commented 8 months ago

i believe adding an configuration option to completely clear the "playing" status if mpd is paused should be added especially since i always have it running in the background, but if i'm not actually listening to anything, it still shows up as my playing status listening to the song it's paused on.

[unless this is already the default behavior and there's something going on in my end of this.]

sneexy-boi commented 8 months ago

never mind - this does seem to be the default behavior, i guess something is just wrong on my end. closing now.