Changelog
- Fixed missing artist and publisher metadata #473
- Fixed an issue where lyric embedding failed
- Fixed an issue where “Use First Artist Only” was not working
- Added Spotify URL validation
- Added a suggestion to use the SpotFetch API when fetching fails #467
- Added ISRC metadata #472
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