This application shuffles any Spotify album or playlist while retaining the order of songs that are flagged as sequential.
Register the app with a redirect URL or get a client id and secret from the Spotify developer console. The redirect URL should be https://www.spotify.com/us/.
Go into this repository and stick the credentials as environment variables by running the following commands:
export SPOTIFY_SMART_SHUFFLE_CLIENT_ID=<CLIENT_ID>
export SPOTIFY_SMART_SHUFFLE_CLIENT_SECRET=<CLIENT_SECRET>
You will also have to stick your Spotify username into your environment variables by running the following command:
export SPOTIFY_SMART_SHUFFLE_USERNAME=<USERNAME>
In Spotfiy, navigate to the album or playlist you wish to shuffle and begin playing the first song you want to play. As the song is playing, run the following command.
python3 shuffle.py
Note: The script will throw an error if you attempt to shuffle during a song that is in, but doesn't begin a sequence.
If you want to flag a pair of songs as being in a sequence (namely song with id SONG_ID_1 is to be followed by song with id SONG_ID_2), run the following command.
python3 shuffleUtils.py <SONG_ID_1> <SONG_ID_2>
To find a song's id, navigate to the song in Spotify. One of the Share options is Copy Spotify URI. This URI will be of the form:
spotify:track:<SONG_ID>
The following songs are already flagged as sequential when you clone this repository:
You Never Give Me Your Moneyis followed bySun King, both byThe BeatlesSun Kingis followed byMean Mr. Mustard, both byThe BeatlesMean Mr. Mustardis followed byPolythene Pam, both byThe BeatlesPolythene Pamis followed byShe Came In Through The Bathroom Window, both byThe BeatlesShe Came In Through The Bathroom Windowis followed byGolden Slumbers, both byThe BeatlesGolden Slumbersis followed byCarry That Weight, both byThe BeatlesCarry That Weightis followed byThe End, both byThe BeatlesSgt. Pepper's Lonely Hearts Club Bandis followed byWith a Little Help From My Friends, both byThe BeatlesA Savior in the Squareis followed byWhen Your Time has Come, both byDream TheaterHelplessis followed bySatisfied, both from theHamilton Original Broadway Cast Soundtrack