setlist.fm to Spotify Playlist Converter
Posted 10 Aug 2023, 8:38:52
Trust me, I've tried. Multiple times.
Been there, done that, bought the t-shirt.
Posted 24 Aug 2023, 7:15:01
Uh, I don't quite understand what podcasts have to do with setlists but sure, whatever works for you.
Posted 24 Aug 2023, 7:24:20
Uh, I don't quite understand what podcasts have to do with setlists but sure, whatever works for you.
This was a SPAM message for another tool. I removed it.
Posted 24 Aug 2023, 7:27:55
Gotcha, I was hella confused lol
Posted 7 Sep 2023, 5:12:47
Could it be that the API is using some delayed cache? I've been trying to convert this (very recently created) setlist but the API always claims it has no songs in it.
https://www.setlist.fm/setlist/vola/2023/conduit-winter-park-fl-73a2fad9.html
Posted 9 Sep 2023, 3:33:26
Two days later, the API still fails to return the songs for that specific setlist. What's going on??
Posted 12 Sep 2023, 7:11:07
Sorry Selbi, there were some major issues with the search index last week. It's all fixed now. Also see General website bugs, errors
Posted 18 Sep 2023, 15:44:37
Another spam bot? I appreciate the kind words but I don't get the point here, since your linked app isn't even related to my project. Also you got the GitHub URL wrong lol
Last edited 18 Sep 2023, 15:46:31
Posted 19 Sep 2023, 6:11:45
Another spam bot?
Yes, I deleted the entry.
Posted 20 Sep 2023, 10:00:04
Thx for sharing!!! Very useful tool for the coming concerts. Btw, if I want to rip the Spotify Playlists, what can I do? Some recommended 3rd-party converters to me. I googled and I think [removed by admin] might help???
Last edited 20 Sep 2023, 10:07:32
Posted 3 Oct 2023, 20:54:54
Small update, I've written a small userscript that adds a button to convert any setlist in one click (with all options enabled):
https://greasyfork.org/de/scripts/476640-setlist-fm-to-spotify-playlist-one-click-button
Also, I've updated the CSS for mobile view.
Last edited 3 Oct 2023, 21:10:43
Posted 29 Nov 2023, 10:00:27
Getting an error trying to convert a setlist
“ERROR: Couldn't find setlist, the given setlist is empty, or none of the songs could be found on Spotify. If you think this can't be, please let me know on GitHub or the forum page and I'll take a look at it!”
Setlist in question:
https://www.setlist.fm/setlist/dad/2023/kungstorget-gothenburg-sweden-1ba2b920.html
https://www.setlist.fm/setlist/dad/2023/kursuscenter-knudshoved-nyborg-denmark-1ba13978.html
Thank you
Posted 29 Nov 2023, 17:17:12
Thanks for the report, I'll take a look at it and report back :)
Posted 30 Nov 2023, 0:15:33
Oh my god, this is such a stupid bug it's almost funny. The problem is that the name for your artist isn't the same on setlist.fm as it is on Spotify. At first glance, you might be forgiven for assuming so, but one uses a hyphen and the other uses a special unicode symbol for minus.
I've updated the search logic to replace all special characters with spaces. Hopefully, this won't cause any other problems down the road…
(@Mods: I've repeatedly tried to post this reply but would always be returned to a blank page. I hope I didn't spam this forum thread, and if I did, please remove those replies.)
Last edited 30 Nov 2023, 0:16:25
Posted 30 Nov 2023, 8:28:00
That’s quite interesting – did not know that. Thank you for having a look into the matter and of course a big thank you for providing this great service.