antrancs / maeve

Maeve, a PWA Apple Music web player with Last.fm support. Built with Vue & Typescript
https://maevemusic.app/
GNU Affero General Public License v3.0
228 stars 25 forks source link

Not playing music, just keeps loading. #34

Closed mattharo closed 5 years ago

antrancs commented 5 years ago

Hi, can you give more details about your environment (OS, browsers) and steps to reproduce (play album/playlist/song....)? Thanks

mattharo commented 5 years ago

I am running this program on Chrome OS. I attempted to log out and then back in, but this does not resolve the issue.

DeadmanIQ445 commented 5 years ago

Same here using Chrome 72.0.3626.119 (Official Build) (64-bit) on Windows 10 1809. image

But I have to say that musish doesn't play anything as well. However, Deezer works fine.

Edit: Edge doesn't work as well. Edit 2: Doesn't work on my Android phone too (app works though). Maybe its location to blame? (I am from Russia)

Edit3: It worked. Maybe some kind of Network problem. However, it didn't work yesterday.

antrancs commented 5 years ago

@mattharo, @DeadmanIQ445 : Thanks a lot for the info. I've tried playing a library album using Chrome (on MacOS) and it's working for me. I don't have my Windows machine with me right now so I can't test it on Windows. Will be home this weekend so I can test around on Windows environment.

But glad it works for @DeadmanIQ445 now. Sometimes, I've bumped into this before and turns out it's due to the CORS error from Apple server, which prevents the song from being downloaded from other domains. But it only happens to a couple of songs.

In the future, if you run into this error, could you please help right click and choose "Inspect" and see which error message is shown in the Console tab. That will help me investigate the issue.

Thanks.

mattharo commented 5 years ago

Thank you for the feedback! I was able to play music when logging out then back out. screenshot 2019-03-01 at 10 55 53 am