Changelog
- Fixing the track numbering issue #92 #93
- Fixing the path issues on Linux and macOS #96
- Adding Linux requirements to the release notes for every new release #95
- Implementing a custom macOS-style title bar
- Improving the settings modal for a more proper design and behavior
- Various other fixes and improvements
Downloads
SpotiFLAC-v5.8.exe- WindowsSpotiFLAC-v5.8.dmg- macOSSpotiFLAC-v5.8.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-v5.8.AppImage
./SpotiFLAC-v5.8.AppImage