Changelog
- Added system verification
- Added search by Label/Publisher
- Added automatic audio conversion
- Added automatic audio resampling
- Added Dolby Atmos support for Tidal
- Added custom embedded metadata support
- Added a Paste button to the search bar
- Added a hybrid system for existing file checks
- Fixed responsive window issues
- Fixed the underscore issue in folder names
- Refined the Status tab
- Refined the Support Me page
- Optimized FFmpeg
- Merged Search mode and Link mode
Downloads
SpotiFLAC.exe- WindowsSpotiFLAC.dmg- macOSSpotiFLAC.AppImage- Linux AMD64SpotiFLAC-ARM.AppImage- Linux ARM64
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.AppImageFor ARM64:
chmod +x SpotiFLAC-ARM.AppImage
./SpotiFLAC-ARM.AppImage