Skip to content
/ setlist Public

Making use of the rich metadata that Spotify provides to determine the optimal ordering of tracks within a playlist.

License

Notifications You must be signed in to change notification settings

dhop/setlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setlist

Making use of the rich metadata that Spotify provides to determine the optimal ordering of tracks within a playlist.

Format for config.json:

These values are taken from the Spotify developer dashboard, and are not committed for security reasons.

{
  "SPOTIPY_CLIENT_ID": "...",
  "SPOTIPY_CLIENT_SECRET": "...",
  "SPOTIPY_REDIRECT_URI": "..."
}

About

Making use of the rich metadata that Spotify provides to determine the optimal ordering of tracks within a playlist.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages