Skip to content

v6.7

Choose a tag to compare

@github-actions github-actions released this 08 Dec 12:43
· 118 commits to main since this release

Changelog

  • Added custom paths for folders and files #137
  • Fixed header issues #122
  • Added path sanitization #148
  • Fixed Tidal and list API
  • Several bug fixes

Downloads

  • SpotiFLAC.exe - Windows
  • SpotiFLAC.dmg - macOS
  • SpotiFLAC.AppImage - Linux
Linux Requirements

The AppImage requires webkit2gtk-4.1 to be installed on your system:

Ubuntu/Debian:

sudo apt install libwebkit2gtk-4.1-0

Arch Linux:

sudo pacman -S webkit2gtk-4.1

Fedora:

sudo dnf install webkit2gtk4.1

After installing the dependency, make the AppImage executable:

chmod +x SpotiFLAC.AppImage
./SpotiFLAC.AppImage