sailfish-spotify / hutspot

Spotify Controller for SailfishOS. Documentation: https://sailfish-spotify.github.io/hutspot.
MIT License
18 stars 12 forks source link

recommendations #26

Open wdehoog opened 6 years ago

wdehoog commented 6 years ago

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?

ksiazkowicz commented 5 years ago

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.