4 ms·
This sounds great, indeed. With a listening history on last.fm that reaches back to early 2009, I always thought it would be great to have a service to use the
by m_gloeckl 12y ago
This sounds great, indeed. With a listening history on last.fm that reaches back to early 2009, I always thought it would be great to have a service to use the last.fm data to build dynamic playlists for spotify.
- adamcik 12y agoPopulate a http://developer.echonest.com/docs/v4/tasteprofile.html http://developer.echonest.com/docs/v4/tasteprofile.html with the listening history and you can use it for dynamic playlisting using the spotify catalog. That is as long as echonest matches the song metadata to an id. http://static.echonest.com/enspex/web/ChillRadio/ http://static.echonest.com/enspex/web/ChillRadio/ linked from the demos shows this for artists as a seed, but tasteprofiles as the station seed works nicely as well :-)
- m_gloeckl 12y agoWow, that looks great. Thanks for the link!