I Used Spotlistr Every Week. Then Playlist Creation Started Costing Credits. — yyyokelSkip to contentFor a couple of years, the same loop ran every week: dump a tracklist into Spotlistr, use its Last.fm tools to find something adjacent to what I'd been listening to, build a Spotify playlist out of it, then manually reshuffle and prune the thing because Spotify's own recommendations kept surfacing the same twenty artists. Spotlistr was the tool that made the "escape the algorithm" part of that loop actually workable — tracklist in, real playlist out, Last.fm doing the discovery legwork Spotify's own suggestions never did well.<br>What Changed<br>Spotlistr moved playlist creation behind a prepaid credit system. New accounts start with 3,000 free credits; after that, packs run $5 for 20,000 credits up to $50 for 300,000, with credits expiring a year after they're added. Everything else about the account stays unlocked — it's specifically the act of turning a tracklist into a playlist that draws the balance down. There was a broader redesign around the same time that changed some of the tool workflows too, and in my experience that redesign made a couple of things clunkier, not better — that part's a personal read, not something I can point to a changelog and prove, so take it as one user's opinion rather than a documented fact.<br>The credit system is the verifiable part. And it changes the math for anyone doing this weekly: a casual habit is fine on 3,000 free credits, but a real recurring workflow eventually hits the meter.<br>The Actual Calculation<br>The workflow I actually used, stripped down, wasn't that large: pull from Last.fm (top tracks, loved tracks, similar artists), match against Spotify search, build the playlist, occasionally generate a stats card or cover image to go with it. None of that requires a server holding state about me. Spotify's own OAuth (PKCE) doesn't need a client secret. Last.fm's API just needs a key hidden behind a thin passthrough. That's a small enough surface that "I could probably build the part I actually use in a day" was a real estimate, not bravado — and it came in close to accurate.<br>What Track Down Actually Covers<br>It's not a full Spotlistr replacement — no scrobble manager, no account system, no server-side history. It's the specific loop that mattered: Last.fm top tracks, loved tracks, similar artists, artist top tracks, track radio, and flashback all convert straight into a real Spotify playlist, with YouTube, file uploads, subreddit scans, and Spotify-to-Spotify covering the rest of where a tracklist might come from. The toolbox covers the finishing moves: a playlist cover generator, now-playing and stats cards, a Last.fm album grid, and three playlist-hygiene tools — sort, dedupe, and duplicator — for cleaning up the playlist afterward instead of doing it by hand in the Spotify app.<br>All of it runs against the user's own Spotify token in their own browser. No account to create, no balance to watch, no reason it should ever need to charge for the part that matters.<br>Why This Is Worth Writing Up<br>"A tool I depended on added a paywall, so I built my own" is a familiar genre of post for a reason — it happens constantly in software, and it's usually a fair trade for the reader: a real comparison, from someone who actually used the thing daily, not a marketing page pretending objectivity. This is that post. Spotlistr is a real product doing a real job, and the credit model is a completely reasonable way to fund development — but for the specific narrow loop of tracklist-to-playlist-plus-Last.fm-discovery, it turned out that loop didn't need a server, a database, or a balance to track, so it doesn't have one.
Frequently Asked Questions<br>Is Track Down affiliated with Spotlistr?No. Track Down is an independent, unrelated project built at trackdown.yyyokel.com. Spotlistr is a separate, legitimate product at spotlistr.com — this post is one user's honest account of switching workflows, not a claim about who's "better" in general.<br>Does Spotlistr actually require credits to make playlists?Yes, as of this writing. New accounts get 3,000 free credits, and additional packs run from $5 for 20,000 credits up to $50 for 300,000, with credits expiring 12 months after they are added. Every other account feature is unlocked, but playlist creation specifically draws down the credit balance.<br>Is Track Down actually free?Yes, and structurally has to stay that way for now — almost the entire app runs client-side against the user's own Spotify token, with no database and no per-action cost on the backend. There's nothing metering usage because there's nothing server-side to meter.
Written by yyyokel · GTM Engineer<br>Covers AI search citation mechanics, parasite SEO infrastructure, and content distribution systems — and ships side projects to actually test the theories, documented honestly, wins and dead domains both.<br>Expertise:AI Search, GEO/AEO, Parasite SEO, Content Distribution, Growth Engineering, Rapid...