Changelog
- Fixed Amazon Music downloader to work with the new API #366 #370
- Fixed audio preview not stopping during playback #357
- Fixed styling and layout issues on the Artist and About pages
- Fixed several bugs #339 #340 #342 #345 #347
- Added new TIDAL API with rotation system
- Added Qobuz API with rotation system
- Added explicit content indicator on tracks #341
- Added album type and total track count to discography
- Added animated input examples on the Home page
- Added region selection to handle ISRC differences
- Added close button to the info card #351
- Added support for uploading screenshots/videos in bug reports and feature requests
- Added album filter on artist discography #349
- Added fetch history caching #350
- Added auto quality fallback setting for 24-bit audio
- Improved fetch method for artist discography to be smarter and more efficient
- Made fetch mode and search toggle more compact
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