Skip to content

v3.0.3

Choose a tag to compare

@github-actions github-actions released this 17 Aug 12:12
· 76 commits to main since this release

Changelog

Release Notes

  • Added a local audio auto-tagger with folder browsing, drag-and-drop scanning, Spotify matching, confidence indicators, backups, previews, and progress tracking.
  • Expanded metadata tagging support across numerous audio formats, including FLAC, MP3, M4A, OGG, WAV, AIFF, and more.
  • Added flexible filename templates, {platform} and {id} placeholders, and custom formatting functions.
  • Added CLI and interactive options for retagging local files.

Documentation

  • Expanded guidance for local tagging and filename customization.

Downloads

Windows macOS Linux

💻 Usage Instructions

Windows (PowerShell or CMD)

SpotiFLAC-Windows.exe [https://open.spotify.com/track/](https://open.spotify.com/track/)... ./out --service tidal

🍏 macOS

chmod +x SpotiFLAC-macOS
./SpotiFLAC-macOS [https://open.spotify.com/track/](https://open.spotify.com/track/)... ./out --service tidal

🐧 Linux

chmod +x SpotiFLAC-Linux-x86_64
./SpotiFLAC-Linux-x86_64 [https://open.spotify.com/track/](https://open.spotify.com/track/)... ./out --service tidal

(For ARM devices like Raspberry Pi, replace x86_64 with arm64)

What's Changed

Full Changelog: v3.0.2...v3.0.3