Changelog
- Added support for M4A/AAC and MP3 formats in the Audio Quality Analyzer
- Added real-time fetching of all tracks in the discography
- Added a warning popup before creating a GitHub issue
- Added audio source information to download history
- Added a discography filter on the artist page
- Added a FLAC thumbnail icon for macOS
- Added a new Audio Resampler tool
- Fixed Spotify rate limit issues #710 #704 #695 #679 #676 #665 #647
- Improved the Audio Quality Analyzer
- Changed the background color of the download progress info
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