ungive / discord-music-presence

Rich presence for sharing your music listening activity in your Discord status. Works with any media player on your system. For Windows and Mac (and soon Linux).
https://musicpresence.app
Other
40 stars 0 forks source link

[Bug] Sometimes media seems to be detected but not shown in the Discord status #7

Closed ungive closed 1 month ago

ungive commented 2 months ago

Is there an existing issue for this?

Describe the bug

See title.

Reproduction Steps

  1. Install the BumbleBee music player
  2. Install this plugin, so it reports music metadata to the operating system: https://github.com/HenryPDT/mb_MediaControl
  3. Make sure Music Presence detects BumbleBee after installing the plugin
  4. Play a song with BumbleBee
  5. Observe that BumbleBee is detected, since it's shown in the tray menu
  6. Observe that no status is shown on Discord

Expected behavior

Discord status should be shown.

Screenshots

No response

Device Info

Additional context

This is a known issue and will be fixed in the next release.

ungive commented 2 months ago

On Windows the observer checks for updates every second and queues if changes in the media metadata have been detected. At the moment, whenever a presence update is queued, a previously queued update will be discarded, sometimes causing it to never report anything to Discord.

To fix:

ungive commented 1 month ago

This issue is fixed and will be part of the the next release.

If you're encountering this issue at the moment feel free to join the Discord and let me know!