setlist.fm to Spotify Playlist Converter
Posted 30 Nov 2023, 8:31:36
@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
You did! But it's the SPAM detector's fault, not yours. Removed the duplicates and marked them as HAM. Sorry.
Posted 6 Dec 2023, 13:19:48
Minor update: Missed songs are now listed by name and index on the setlist after playlist creation, rather than just giving you a number of the missed songs count.
Posted 25 Dec 2023, 7:56:23
Hey There!!
Thanks a million for creating the Setlist.fm to Spotify Playlist Converter! It's a game-changer – finally, a hassle-free way to turn any setlist into a Spotify playlist. Now, my music journey just got a whole lot smoother. Also, for those who love a bit of extra customization, don't forget to check out Spotify mod apk for an enhanced music experience…
Cheers to simplicity and seamless tunes!!!
Posted 4 Jan 2024, 21:06:54
I just wanted to say thank you SO much for creating this. I'll do my best to toss some change your way as soon as I'm able. THANK YOU!
Posted 5 Jan 2024, 10:17:11
Your message made my morning! Thank you for the kind words :)
Posted 29 Jan 2024, 11:51:14
Update:
- Fixed a (really stupid) bug that made the setlist conversion take much longer than it should have. With this new version, it should take ~5 seconds, down from an average of 40 seconds!
- Removed the annoying missed-songs popup, as that information is now underneath the playlist embed anyway
- The URL of the converted playlist is now additionally displayed above the playlist embed (because sometimes it fails to load due to Spotify having server issues)
Also, 3000 setlists converted already. Dayum.
Posted 29 Jan 2024, 12:14:26
Well done.
Fixed a (really stupid) bug that made the setlist conversion take much longer than it should have. With this new version, it should take ~5 seconds, down from an average of 40 seconds!
I have to ask, what was the issue?
Posted 29 Jan 2024, 12:16:46
Oh don't worry, it has nothing to do with setlist.fm. My problem was that the code spammed Spotify API with search requests for every single song in the setlist at once, resulting in 429 Too Many Requests errors and leading to timeouts. It will instead now search one track after another.
Posted 25 Feb 2024, 16:14:29
Will Tape entries ever be counted?
Posted 26 Feb 2024, 4:23:24
Stuff like this (https://www.setlist.fm/setlist/-kanye-west-and-ty-dolla-ign/2024/accor-arena-paris-france-1bad1934.html) and interludes etc in normal sets.
Posted 27 Feb 2024, 21:39:11
Huh, an entire setlist made of songs from tape. I'm actually not surprised at all that it would trip up over this. Give me a bit of time, I'll fix this in a couple days.
Posted 1 Mar 2024, 23:27:56
I'm afraid this is a problem with that specific artist. Their usage of special characters completely trips over the search logic. I've tried to implement a hotfix by disabling Strict Search for this specific setlist and got semi-decent results:
Posted 9 Mar 2024, 16:11:13
Today the bot turned 1 year old! Well, technically on the 11th, but I started working on the project on March 9, 2023. And what can I say except wow… 3600+ setlists already converted…
To celebrate, here's another small update:
- Rewrote failure error message to be a lot clearer
- Older releases in search results are now preferred (to avoid re-releases, compilations, and samplers where possible)
- Fixed more cases of songs with special characters not always being found
- If less than 50% of the setlist is found on Spotify, the whole operation will now abort (to avoid creating a useless playlist with only like three songs)
Posted 29 Jun 2024, 11:55:46
Thanks so much for this! Fingers crossed that the API eventually adds average set list support
Last edited 29 Jun 2024, 11:57:11