rabdill / supertuner

Using the Spotify API to generate playlists with advanced parameters.

Home Page:https://richabdill.com/supertuner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prevent duplicates on seed artists list

rabdill opened this issue · comments

You can add the same artist 100 times to the seed list.

Adding artist to seed list should remove it from options.

Possibly also necessary: Check by ID to make sure they don't just do another search to add it again.