A feature I've long desired would be to be able to ask what lies between or along the average or sum of the vectors representing two arbitrary songs or bands. For example what music is midway between "Florence and the Machine" and "Primus"? Or, what happens if you take the vector from Green Day to Modest Mouse and extend it - do you land on another (presumably obscure indie) band? If Spotify won't give me those toys,…
Show HN: Selecta – Tune Your Own Spotify Recommendation Algorithm
11–20 of 32 posts
Re: Show HN: Selecta – Tune Your Own Spotify Recommendation Algorithm
#12A feature I've long desired would be to be able to ask what lies between or along the average or sum of the vectors representing two arbitrary songs or bands. For example what music is midway between "Florence and the Machine" and "Primus"? Or, what happens if you take the vector from Green Day to Modest Mouse and extend it - do you land on another (presumably obscure indie) band? If Spotify won't give me those toys,…
Keep in mind that the actual accuracy of those metrics is debatable. They are cool... But mostly for funzies, or for approximate sorting in 3rd party tools.
Re: Show HN: Selecta – Tune Your Own Spotify Recommendation Algorithm
#13> Your email > The type of Spotify subscription you have, your account country and your settings for explicit content filtering > Your name and username, your profile picture, how many followers you have on Spotify and your public playlists
> Take actions in Spotify on your behalf > Create, edit, and follow private playlists > Create, edit, and follow playlists
Re: Show HN: Selecta – Tune Your Own Spotify Recommendation Algorithm
#14Seems to ask for quite a lot of data: > Your email > The type of Spotify subscription you have, your account country and your settings for explicit content filtering > Your name and username, your profile picture, how many followers you have on Spotify and your public playlists > Take actions in Spotify on your behalf > Create, edit, and follow private playlists > Create, edit, and follow playlists
I'd be more than happy to share what each of those datapoints is used for (and, in some cases where I only need an auth scope for one permission, but they're grouped together). Selecta is strictly open-source and anonymous analytics.
You can find the auth scopes I use in this file: https://github.com/knightspore/selecta/blob/main/src/app/api...
and the related access they provide here: https://developer.spotify.com/documentation/web-api/concepts...
Re: Show HN: Selecta – Tune Your Own Spotify Recommendation Algorithm
#15A feature I've long desired would be to be able to ask what lies between or along the average or sum of the vectors representing two arbitrary songs or bands. For example what music is midway between "Florence and the Machine" and "Primus"? Or, what happens if you take the vector from Green Day to Modest Mouse and extend it - do you land on another (presumably obscure indie) band? If Spotify won't give me those toys,…
Re: Show HN: Selecta – Tune Your Own Spotify Recommendation Algorithm
#16Re: Show HN: Selecta – Tune Your Own Spotify Recommendation Algorithm
#17A feature I've long desired would be to be able to ask what lies between or along the average or sum of the vectors representing two arbitrary songs or bands. For example what music is midway between "Florence and the Machine" and "Primus"? Or, what happens if you take the vector from Green Day to Modest Mouse and extend it - do you land on another (presumably obscure indie) band? If Spotify won't give me those toys,…
There's a webapp called Boil the Frog that does exactly this!
Re: Show HN: Selecta – Tune Your Own Spotify Recommendation Algorithm
#18Re: Show HN: Selecta – Tune Your Own Spotify Recommendation Algorithm
#19Interesting! Too late for me; Spotify's declining recommendation capability was one of several issues that allowed me to cancel my subscription. I really wish streaming services would just let us give conscious direction instead of trying to hack our brains. They're not as good at as they think.
Re: Show HN: Selecta – Tune Your Own Spotify Recommendation Algorithm
#201) It would be nice if the button to play a sample of the song was located on each song or somewhere close to it, so that you wouldn't have to move your mouse to the bottom
2) The volume slider isn't super obvious as to its function, I originally thought it was a seek bar. Maybe a Volume icon would help here
3) Most importantly, it would be great if the app could play full tracks for users with Spotify Premium, preferably automatically as well, so that this could be useful as a "radio". One feature I really want is to have a "tunable recommendation radio" of songs that all sound a certain way and this comes very close.