Skip to content

alessiocelentano/spotisort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotisort

Spotisort is a small script to sort Spotify playlists by release date. It allows your playlist to stay tidy and keep new releases always on top.

Requirements

Installation

git clone https://github.com/alessiocelentano/spotisort

Remember to edit config.ini with the data you got from the Spotify app. The Redirect URI inserted has to be whitelisted in the Spotify app settings as in figure.

Redirect URI in the app settings

Usage

# Genius search active (if configured). Incomplete release date will be searched on Genius.
$ ./spotisort

# Don't search release dates on Genius. Faster but less accurate.
$ ./spotisort --no-genius
# or
$ ./spotisort -ng

screenshot

License

MIT

About

A script to sort Spotify playlists by release date

Topics

Resources

License

Stars

Watchers

Forks

Languages