Comment by vulkoingim

Comment by vulkoingim 10 hours ago

2 replies

I got tired of Spotify recommending me the same songs, from the same artists, over and over again.

So I built Riff Radar - it creates playlists from your followed artists' complete discography, and allows you to tailor them in multiple ways. Those playlists are my top listened to. I know, because you can also see your listening statistics (at the mercy of Spotify's API).

The playlists also get updated daily. Think of it as a better version of the daily mixes Spotify creates.

https://riffradar.org/

6mian 3 hours ago

When I tried to save a newly created playlist I got a 500 XHR with message: "failed to fetch user playlists: Error 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND disabled = 0' at line 4", about 2mins ago, if that help finding this is logs.

  • vulkoingim 2 hours ago

    Oops that's embarassing - it should be good now :) Thanks! That was a classic case of fixing one thing and breaking another, which my tests didn't catch :(