PKBeam / AMWin-RP

A Discord Rich Presence client for Apple Music's native Windows app.
GNU General Public License v3.0
470 stars 26 forks source link

[Bug] Timestamp does not appear/update until the player is hovered over #55

Closed kyrie25 closed 9 months ago

kyrie25 commented 11 months ago

Hi! First of all thank you for making such a great project.

I've noticed that when a song is played, initially the timestamp is not displayed until the player is hovered over (in which the progress timers appears and I'm guessing that is where the app scrapes its data from). This means that the end timestamp will not display in most cases unless you are mindfully trying to make it appear by hovering over it.

Discord_riiAACGCPk

This also occurs when the player switches over to a different song or when Repeat one is on (appears as 00:00 as the timestamp isn't updated).

It is worth noting that the timestamp updates normally after it is displayed when the track position is changed (by dragging the progress bar or pressing Previous), so I'm guessing there is a way for it to properly update the timestamp, just not on init.

AMWin 1.2.5 Apple Music 1.4.2.35 (1.1026.8961.0)

If there is anything else I can provide please let me know, cheers!

PKBeam commented 9 months ago

Please try again with the 1.2.6 release and post logs here if that still doesn't work.