taylors-version icon indicating copy to clipboard operation
taylors-version copied to clipboard

A React app which updates Spotify playlists to use Taylor Swift's re-released tracks

Results 28 taylors-version issues
Sort by recently updated
recently updated
newest added

Hi, often I just want to convert tracks in a few playlists, which means I have to manually deselect like 30 playlists. Would be cool to have this option!

enhancement

don't forget to comment them out since they won't work

enhancement
new-album

Pre-populate the spotify mappings to deal with 1989 and comment them out This should make it quicker to go once the release drops

enhancement
new-album

Add accessibility tags to help users with screen readers

enhancement

Currently there are no tests, obviously this is bad. See the branch unit_test as there's a lot of the setup already done there.

tech-debt

Currently the way the errors are detected seems sub-optimal. See /src/js/sagas/ReplacementSaga.js

help wanted