Spotify App that uses Echo Nest dynamic playlists
- Ensure you have a Developer account: https://developer.spotify.com/technologies/apps/#developer-account
- Ensure you have a ~/Spotify directory
- Clone this repo into ~/Spotify/dynplay
- Open Spotify
- Navigate to spotify:app:dynplay
- Go to the configuration panel, and enter your own API key (if you don't want to be limited to the test key). If desired, create a catalog as well (Taste Profile) or select one from your pre-existing set.
need to correctly deal with finding the best (earliest) track; also, with what if first track (or all tracks) are not found- Doneneed to figure out how to auto-chain and play the "next" track- Done- decide whether "Ban Artist" should also skip the currently playing song
- implement UI to confirm banning of art/song
hook up rating and favorite-ing- Done (also, integrated into taste profile)- add lookahead songs to the embedded playlist, need to update these if any steering is done