Do you hate it when Spotify randomly decides your queue is gone — or just want to manage queues more easily? Spicetify Queue Manager snapshots your current queue (including local files), lets you restore it later, and export snapshots to playlists.

🚧 Beta. Core features are implemented and undergoing polish.
For changes, see CHANGELOG.md
- Open the Spicetify Marketplace.
- Search for "Queue Manager" (You might have to click on "Load more" first)
- Install & reload
- Save your current queue as named snapshots
- Automatically create snapshots on a schedule or when the queue changes
- Restore a snapshot to replace your current queue
- Export any snapshot to a playlist
- Manage all snapshots in a simple queue manager UI
- Works with local files (not only the Web API)
Spotify can sometimes clear or reshuffle your queue unexpectedly. This extension preserves your listening state by periodically recording Spicetify.Queue
and providing quick restore/export actions.
Requires Spicetify CLI and pnpm.
pnpm install
pnpm watch # or: pnpm build
spicetify apply -n
This project is built with Spicetify Creator
- If something looks off, open DevTools and inspect
Spicetify.Queue
to help debug.