NBS-LLC / ng-spotify-importer

Import playlists into Spotify.
https://nickwanders.com/projects/ng-spotify-importer/
GNU General Public License v3.0
100 stars 17 forks source link

Download list of unknown songs #219

Open NBS-LLC opened 1 year ago

NBS-LLC commented 1 year ago

Create a CSV that can be downloaded, corrected by the user and re-imported.

Would need to update an existing playlist. Something the tool wasn't designed to do.

See original post for more details.

POlivierFons commented 6 months ago

I am also looking for this feature, I might come to build it if I find the time. For me, no need to update the existing playlist (this would be nice, but it could come after). The essential part is the export ; fusing the playlists could be done afterwards in UI.

BeanBagKing commented 4 months ago

Thirded this feature. For that matter, the ability to download "All" and "Known" as well so I can have a list of what was imported. I know "All" -should- basically be what was fed in, but might differ a little if the cleanup option was used.