Remix.run Logo
osa1 3 days ago

Good stuff, but I don't use the follow feature on Spotify. Can it use number of plays of songs/artists to make the playlists?

vulkoingim 3 days ago | parent [-]

Thanks!

Right now it's not possible, but I'll put it on my list of features to add. Unfortunately though, the play history Spotify provides is very innaccurate and incomplete - so suggestions only based on that would be quite limited :( It's the same issue with the statistics, they are best-effort based.

Having said that, there is another feature you could use: if you have or follow any playlists, you can include artists from them. Make sure to have the `Index Playlist Artists` option (it will get enabled automatically if you follow <100 artists) and tick `Include playlist artists` setting when creating your playlists.

osa1 3 days ago | parent [-]

Thanks for the response.

Another question: instead of getting my follows from my Spotify, could it let me type the artists I'm interested in?

I really want to use it (I'm also not happy with Spotify's recommendations), but my follow list is mainly for podcasts. Maybe just letting the user enter the artist names (instead of getting them from Spotify follow lists) would be easier to support?

vulkoingim 2 days ago | parent [-]

Not currently, no - I might potentially include it at some point, but I feel like the Spotify UI is better tailored for that, so I'm not sure.

The current functionality revolves around genres, and artists are derived from those selections. There are some additional filters where you can filter down based on album/track release dates, exclude genres or specific artists - but it all comes from your library, not from the whole Spotify pool. It was a deliberate decision, as my gripe was the fact that I have a massive library, and was not listening to its entirety.

You can achieve a somewhat similar functionality by creating a playlist, and adding a single song from any artists you want in that playlist.

As to the following list - the podcast/artists libraries are not the same and you can access them at different places in Spotify. If you click on your profile and go to following you'll only see artists/friends. Moreover they are behind separate APIs/access scopes and I only scrape the aritsts you follow.

If you want give it a go, you might find it useful. You can delete your account at any time - I don't keep any of your data once you delete your account.