Skip to content

SpotiFLAC v3.6.6

Choose a tag to compare

@github-actions github-actions released this 11 Feb 19:45

What's New

Added

  • "Filter Contributing Artists in Album Artist" setting - strips featured/contributing artists from Album Artist metadata tag
  • Library scan notifications (Android and iOS) - shows progress, completion, failure, and cancellation status
  • Collapsible "Artist Name Filters" section in download settings UI

Fixed

  • Fixed downloads not working on iOS - missing downloadByStrategy and downloadFromYouTube method channel handlers in AppDelegate.swift
  • Fixed extended metadata (genre, label, copyright) lost during service fallback (e.g. Tidal unavailable, falls back to Qobuz) - Go backend now enriches metadata from Deezer by ISRC before download and preserves it through the fallback chain
  • Fixed local library showing incorrect "16-bit" quality label for lossy formats (MP3, Opus) - now displays actual bitrate (e.g. "MP3 320kbps")
  • Fixed inaccurate Opus/Vorbis duration calculation (e.g. 4:11 showing as 8:44) - now reads granule position from last Ogg page for precise duration
  • Fixed MP3 duration/bitrate inaccuracy for VBR files - added Xing/Info and VBRI header parsing with MPEG2/2.5 bitrate table support
  • Fixed Track Metadata screen showing scan date instead of file date for local library items
  • Fixed SAF content URI paths displayed as raw content:// strings in Track Metadata - now shows human-readable paths

Changed

  • Removed legacy iOS download handlers (downloadTrack, downloadWithFallback, downloadFromYouTube) - iOS now uses downloadByStrategy only
  • Updated translations from Crowdin (all 14 languages)

Downloads

Android

  • arm64: SpotiFLAC-v3.6.6-arm64.apk (recommended for modern devices)
  • arm32: SpotiFLAC-v3.6.6-arm32.apk (older devices)

iOS

  • iOS: SpotiFLAC-v3.6.6-ios-unsigned.ipa (sideload required)

Installation

Android: Enable "Install from unknown sources" and install the APK
iOS: Use AltStore, Sideloadly, or similar tools to sideload the IPA

arm64 arm32 iOS