Show HN: Mixlist (mixlist.org)
built a web app that uses k-means clustering on artist genres (one or multiple) to automatically organize Spotify liked songs into playlists. clean UI.
you might have to click refresh playlists couple of times to get what you want. comments are appreciated. thanks!
25 comments
[ 3.3 ms ] story [ 66.2 ms ] threadConsole is showing a 502 error from Spotify API so may be a snag there (https://api.spotify.com/v1/me/tracks?limit=1 502 (Bad Gateway)).
I also de-authed the app on Spotify and tried from scratch. May be a rate limit issue or some missing scope needed on the OAuth permissions.
If you need help debugging, hit me up: me@ryanglover.net.
Aside from that, nice, I'm listening to one of the playlists right now.
Interestingly I've been working on an almost exactly the same kind of thing and was hoping to release it soon. I've applied to get my app's limits lifted on Spotify, but haven't heard back from them yet...How long did it take for you?
weirdly I only listen to spotify if someone sends me something
``` index-DpuJbHxC.js:40 TypeError: Cannot read properties of undefined (reading '0') ```