Changelog
- Fixed macOS build being flagged as “damaged” #276 #279
- Fixed download issues with Qobuz #274 #285 #310
- Fixed excessive pagination issues for tracks with 1000+ items
- Fixed comma separator formatting for numbers above 1000
- Fixed TIDAL failing to download 24-bit quality #278
- Fixed albums not creating subfolders #287 #303 #315
- Fixed buttons that were not perfectly square
- Added ~30-second audio preview #271
- Added new font: Bricolage Grotesque
- Added a new Qobuz API
- Added a new Amazon Music API
- Improved settings persistence using file-based JSON storage with automatic localStorage migration
- Removed 24-bit 192kHz quality option on Qobuz, as the public API does not return this quality
Downloads
SpotiFLAC.exe- WindowsSpotiFLAC.dmg- macOSSpotiFLAC.AppImage- Linux
Linux Requirements
The AppImage requires webkit2gtk-4.1 to be installed on your system:
Ubuntu/Debian:
sudo apt install libwebkit2gtk-4.1-0Arch Linux:
sudo pacman -S webkit2gtk-4.1Fedora:
sudo dnf install webkit2gtk4.1After installing the dependency, make the AppImage executable:
chmod +x SpotiFLAC.AppImage
./SpotiFLAC.AppImage