Skip to content

cjokeefe/CustomShuffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This program lets a user select one of their own public Spotify playlists to be "reshuffled" according to certain parameters. The purpose of this is to replace Spotify's built-in shuffle feature, which I am personally not satisfied with. This does not literally replace the feature, but it reorders a playlist which the user can then play from the top without using the Spotify's shuffle option.

As of right now, the available shuffle techniques are:
- Pure random
- Uniform distribution of artists (songs by the same artist will be roughly evenly dispersed through the track list)

This program will not run without the Client ID and Client Secret until it's deployed to the web.

To-do:
User interface
More shuffling techniques
Deploy to web

About

Custom playlist shuffling for Spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages