TheQwertiest / foo_discord_rich

foobar2000 component for integration with Discord Rich Presence
https://theqwertiest.github.io/foo_discord_rich/
MIT License
405 stars 40 forks source link

Stopping playback restores presence that was disabled due to pause #21

Closed xKevin04 closed 3 weeks ago

xKevin04 commented 3 years ago

Steps to reproduce:

  1. Enable the option "Disable Rich Presence when paused"
  2. Play a track -> status will show in Discord
  3. Pause the track -> status will be removed from Discord
  4. Stop the track -> status will be shown as paused in Discord
TheQwertiest commented 3 years ago

That's really weird, I'll look into it

TheQwertiest commented 3 years ago

Thanks for the report, should be fixed now.