Update README.md
This commit is contained in:
parent
bbee9d1b27
commit
82059c11ba
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ SoulSync maintains a complete local SQLite database of your Plex library metadat
|
|||
Experience music before downloading with SoulSync's full-featured media player integrated directly into the sidebar. Stream tracks from Soulseek sources for instant preview, with native support for FLAC, MP3, OGG, AAC, WMA, and WAV formats. The player features play/pause/stop controls, volume adjustment, smart scrolling text for long track names, loading animations, and synchronized playback state across all application pages. Preview any search result with a single click to ensure it's the right track before committing to a download.
|
||||
|
||||
### 📋 **Advanced Wishlist & Failed Download Management**
|
||||
Never lose track of music you couldn't find. SoulSync automatically captures failed downloads into a comprehensive wishlist system that preserves the source context (which playlist, album, or search originated the request) along with detailed failure reasons. The wishlist offers one-click retry mechanisms with updated search queries, failure analytics to identify patterns, and bulk operations for mass retry, removal, or re-queuing of items. This ensures that temporarily unavailable tracks can be easily revisited and downloaded when sources become available.
|
||||
Never lose track of music you couldn't find. SoulSync automatically captures failed downloads into a comprehensive wishlist system that preserves the source context (which playlist, album, or search originated the request) along with detailed failure reasons. The system features **automatic background processing** that runs every 60 minutes, attempting to download up to 25 wishlist tracks without user intervention. When tracks become available on the Soulseek network, they're automatically found and downloaded. The wishlist also offers manual one-click retry mechanisms with updated search queries, failure analytics to identify patterns, bulk operations for mass retry/removal, and intelligent retry counting to prevent endless attempts. This ensures that temporarily unavailable tracks are automatically acquired when sources become available, making your music collection truly self-maintaining.
|
||||
|
||||
### 🧠 **Sophisticated Matching & Search Engine**
|
||||
At the core of SoulSync is an advanced matching engine that goes far beyond simple text comparison. It features version-aware scoring that automatically prioritizes original versions over remixes, live recordings, or instrumentals. The system handles complex text normalization including Cyrillic characters (КоЯn → Korn), accents, and special symbols like A$AP Rocky. Smart album detection removes album names from track titles ("Track - Album" → "Track") for cleaner matching, while multi-query generation creates several optimized search variations per track to maximize success rates. Every match includes detailed confidence scoring to help you make informed decisions.
|
||||
|
|
|
|||
Loading…
Reference in a new issue