zachomedia / apple-music-webplayer

Web player for Apple Music (using MusicKit JS)
https://music.zacharyseguin.ca
MIT License
597 stars 76 forks source link

Synching Issues When Song Changed #82

Closed FurkanToprak closed 5 years ago

FurkanToprak commented 5 years ago

When I switch between songs by clicking on a new song, the title and album cover of the song doesn't update. Below is a screenshot of the song title being incorrect. Actually playing was the song "The 1975", but the shown title is the title of the previous song. image

zachomedia commented 5 years ago

Thanks for the report. This may be related to #78, but I'll have to check more to confirm.

FurkanToprak commented 5 years ago

I believe both bugs are indeed caused by an upstream error, but I don't think the temporary fix you've applied fixed it.

zachomedia commented 5 years ago

@FurkanToprak Is this issue still occurring? I cannot seem to reproduce it myself.

If it is still occurring, can you provide me with a few more details?:

FurkanToprak commented 5 years ago

@zachomedia So I'm unable to reproduce this error, so I believe it is fixed. I tried skipping songs, clicking on a new song, letting a song end and transition to the next song naturally, clicking on playlists; all of this was tried on shuffle and regular mode. However, I still do get the notification "Unexpected Error: An unexpected error occurred." whenever I first get on https://music.zacharyseguin.ca/library/songs and click on a song. If I click on a playlist and then return to my songs library, however, this issue is fixed.

I only use Firefox 66.0.5 (64-bit) for Ubuntu for this website.