Making use of the rich metadata that Spotify provides to determine the optimal ordering of tracks within a playlist.
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": "..."
}