You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recommendations are based on seeds. The web-api allows to specify up to five seed items out of genres, artists or tracks. Currently hutspot only provides Genres. Since they come from a list this was straightforward to implement. How could selecting artists or tracks as seeds be implemented?
Now that I think about it, this really sounds like Spotify Radio feature. We could place buttons on Artist and Album pages. Playlists seem to be more tough, since you can only choose up to 5 (random?).
Tuneable Track attributes sounds like something super cool to play with. I like the idea of having sliders I could manually adjust and see what pops up.
Recommendations are based on seeds. The web-api allows to specify up to five seed items out of genres, artists or tracks. Currently hutspot only provides Genres. Since they come from a list this was straightforward to implement. How could selecting artists or tracks as seeds be implemented?
See for more: https://developer.spotify.com/documentation/web-api/reference/browse/get-recommendations/
One can also add 'Tuneable Track attributes'. Should this even be supported?
The text was updated successfully, but these errors were encountered: