zachomedia / apple-music-webplayer

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

Bug artist page #74

Closed AurelienLoyer closed 5 years ago

AurelienLoyer commented 5 years ago

We can't display artist page : https://music.zacharyseguin.ca/artists/1383397733

This is a recent bug, not present before.

zachomedia commented 5 years ago

Thanks for the report. Looks like Apple changed how MusicKit JS makes the API call when you ask for the artists and its albums.

I'll try to have a fix shortly.

zachomedia commented 5 years ago

I've pushed a fix.

AurelienLoyer commented 5 years ago

Thx 😄