Skip to content

Releases: aztecempire/spotube-plugin-flac-audio

V2.4.3

Choose a tag to compare

@aztecempire aztecempire released this 18 Jun 15:27

Fix MP3 support

v2.4.0

Choose a tag to compare

@aztecempire aztecempire released this 18 Jun 14:28

Better search

v2.0.0

Choose a tag to compare

@aztecempire aztecempire released this 16 Jun 18:14

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), externalUri shortcut (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

Choose a tag to compare

@aztecempire aztecempire released this 15 Jun 18:57

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

Choose a tag to compare

@aztecempire aztecempire released this 15 Jun 18:53

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)

Choose a tag to compare

@aztecempire aztecempire released this 15 Jun 21:39

Original source from initial commit. Use this to verify Spotube is not the issue.

v1.0.0 – FLAC + MP3 audio source for Spotube

Choose a tag to compare

@aztecempire aztecempire released this 12 Jun 17:45

First stable release.

  • Search songs by title
  • FLAC lossless streaming (1411 kbps)
  • MP3 320 kbps streaming
  • Install via .smplug in Spotube