Spotify App that creates a playlist from a list of EN Song IDs
- ensure you have a ~/Spotify directory
- clone this repo into ~/Spotify/enplayer
- edit index.html to put in your own EN ID
- Open Spotify
- Navigate to spotify:app:enplayer
- The input form is crazy-unforgiving. Each line must have something that starts with SO but I am not checking its validity beyond that. It's easy to confuse
- I'd like to update the display of the playlist that is generated to be a better, more helpful format.
- I'm not sure that it all works correctly if you do it over & over
- Playlist naming -- if I reuse a name it should confirm overwriting, not create a new one.