Releases: aztecempire/spotube-plugin-flac-audio
Releases · aztecempire/spotube-plugin-flac-audio
Release list
V2.4.3
v2.4.0
v2.0.0
v2.0.0 — Complete rewrite, everything works now.
- Artist-first search:
?q=Artista&limit=100— guarantees correct artist, zero cross-contamination - Smart version picking: title matching + accent stripping (Tití → Titi) + modifier filter (skips karaoke/remix/live/covers/edits/instrumentals) + album + duration scoring among correct-artist results
- Fallback chain: tries every title-matched candidate until one downloads, then all other artist tracks. Never plays a wrong artist.
- 120 polling retries (~60s) for slow Qobuz downloads
- No more: ISRC path (caused wrong artist),
externalUrishortcut (bypassed fresh search), fallback to non-matched results when a title match existed (caused wrong songs)
Install: Download the .smplug asset, drag it onto Spotube's plugin settings page, enable it.
v1.2.0 - Resilience: search cache, retry, UA rotation
Changes in v1.2.0
- Search cache - previous search results stored in memory, avoids duplicate requests
- Retry on token failure - if download-token request fails, retries once automatically
- User-Agent rotation - pool of 4 Android/iOS UAs, rotates on each request to avoid fingerprinting
- Cache limit - max 100 entries, evicts oldest when full
Previous
- v1.1.0: Title normalization, ISRC validation, multi-level fallback
- v1.0.0: Initial FLAC + MP3 support
v1.1.0 - Improved song matching and fallback strategies
Changes in v1.1.0
- Title normalization - removes (Remaster...), (feat. ...), - Single, etc. before searching
- ISRC validation - if ISRC search returns a result that doesn't match the song title, falls through to title+artist
- Multi-level fallback - ISRC ? title+artist ? normalized title only
- MP3 320kbps support added (via Future.wait)
- Repository and author fields updated
Installation
Download plugin.smplug and install from Spotube ? Settings ? Plugins ? Install plugin
v1.0.0 - Original working version (test)
Original source from initial commit. Use this to verify Spotube is not the issue.
v1.0.0 – FLAC + MP3 audio source for Spotube
First stable release.
- Search songs by title
- FLAC lossless streaming (1411 kbps)
- MP3 320 kbps streaming
- Install via .smplug in Spotube