plamere / SortYourMusic

A web app that sorts your playlists by a wide range of Echo Nest parameters
419 stars 81 forks source link

Trouble saving tracks to the playlist #55

Closed 536b6f74746b69 closed 4 months ago

536b6f74746b69 commented 6 months ago

When trying to save or overwrite a playlist an error dialog pops up saying: "Trouble saving tracks to the playlist"

In javascript console there are CORS related errors showing:

Access to XMLHttpRequest at 'http://smarterplaylists.playlistmachinery.com/logger/log?log=sort|spotify:playlist:xxxxxxxxxxx|artist%20separation|asc' from origin 'http://sortyourmusic.playlistmachinery.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.

D0miH commented 6 months ago

Yes, same problem for me. A fix would be nice. I love this website!!! :D

zeus1921 commented 6 months ago

maybe something about the SSL. Yea please fix it, i love it too!

trentharms commented 6 months ago

@plamere - just tagging for visibility 🙏 I love this tool and miss it dearly

michaelk1017 commented 6 months ago

Same Problem :(

huonglarne commented 5 months ago

The problem is fixed in this PR https://github.com/plamere/SortYourMusic/pull/54. Hope @plamere can merge it! Thank you

largesprite commented 5 months ago

@plamere can you fix this already?? people have let you know about this issue for months.

bjornswe commented 5 months ago

@sonneveld Is it possible for you to merge the fix? We are many who love this project but are not able to use it anymore

StarshipGnomes commented 4 months ago

@plamere & @sonneveld, we'd really appreciate your assist on reviewing and resolving this.

The problem is fixed in this PR #54.

Thank you both for this awesome tool! I've been missing it the past few weeks.

536b6f74746b69 commented 4 months ago

fixed with latest update