Playlist Polisher

Playlist Polisher

Playlist Polisher is a modern, self-hosted Spotify playlist management tool that provides a beautiful Spotify style interface.

2GitHub
Description

##Preparation before deployment ### 1. Create a Spotify developer app Before deploying, you need to create an application in the Spotify Developer Dashboard: ####Step 1: Access the Spotify Developer Console 1. Go to [Spotify Developer Dashboard](https://developer.spotify.com/dashboard) 2. Sign in using your Spotify account 3. Click **"Create app"** to create an app ####Step 2: Fill in the application information - **App name**: `Playlist Polisher`(or any name) - **App description**: `Personal playlist management tool` - **Website**:(Optional) - **Redirect URIs**: - ** Important **: Fill in `https://playlistpolisher. Your box name.heiyu.space/auth/callback` - ˇ* * Must match exactly **, otherwise you cannot log in - **API/SDKs**: Select **Web API** - Accept the terms and click **Save** ####Step 3: Obtain credentials - **Client ID**: Copy from application console - **Client Secret**: Click "View client secret" and copy ** Save these two values, which you need to fill in when installing the application!** ###Initial configuration ####Step 1: Sign in to Spotify 1. Click the **"Login with Spotify"** button 2. Click **"Agree" on the Spotify authorization page ** 3. Automatically jump back to the application and complete login ####Step 2: View the playlist - Automatically display all your Spotify playlists after you sign in - Click on any playlist to view details ####Step 3: Manage playlists ** Sort playlists **: 1. selecting the playlist 2. Select the sort method (artist, album, title, date) 3. Click the "Sort" button 4. Wait for background tasks to complete ** Remove duplicate tracks **: 1. selecting the playlist 2. Click "Analyze Duplicates" 3. View detected duplicates 4. After confirming, click "Remove Duplicates" ** Timing tasks **: 1. Go to the "Scheduled Tasks" page 2. create a new task 3. Set execution times and actions 4. Save and enable - ** Smart playlist sorting ** -Sort by artist, album, title, date added or custom order - ** Duplicate detection and removal ** -Intelligent matching and removal of duplicate tracks - ** Track caching ** -Local caching accelerates playlist loading - ** Timing tasks ** -Automate sorting and cleaning tasks - ** In-app playback ** -Play music directly in the app (requires Spotify Premium) - ** Background jobs ** -Long-term operations run asynchronously with progress tracking - ** Spotify-style UI** -Beautiful and familiar interface design

Screenshots
Screenshot 1
Screenshot 2
Screenshot 3
App Information
Version
0.0.1
Package Size
23.27 KB
Image Size
69.68 MB
Updated
December 31, 2025
Platform Support
PC
Keywords
Spotifyplaylist managementmusic organizationdeduplicationautomationself-hosting