Unless I'm missing one of the options in the config file, there is currently an issue with the {playlist_num} ordering. By default, spotify numbers the songs in a playlist by when they were added, where number 1 is the first song ever added. This script does the exact opposite where the {playlist_num} of 1 is the most recent song added. It would be cool to be able to customise whether it is ascending or descending based on when the track was added to the playlist.
Unless I'm missing one of the options in the config file, there is currently an issue with the {playlist_num} ordering. By default, spotify numbers the songs in a playlist by when they were added, where number 1 is the first song ever added. This script does the exact opposite where the {playlist_num} of 1 is the most recent song added. It would be cool to be able to customise whether it is ascending or descending based on when the track was added to the playlist.