Changelog
- Fixed Qobuz and Amazon Music APIs #452
- Fixed issue where screenshot/video uploads failed in bug reports and feature requests
- Fixed disc info number issue #394
- Fixed empty entries issue #465
- Fixed metadata tagging failure #410
- Fixed pagination issue on the history page #432
- Fixed minor bugs on the audio converter page #440
- Fixed year issues in lyrics and cover metadata #453 #417 #442
- Added category tabs in Settings
- Added fetch feature via afkarxyz API for Spotify-blocked regions #408 #426 #435 #446
- Added export feature for failed download tracks #373
- Added option to create playlists with or without folders #392 #460
- Added feature to generate
.m3u8files for playlists and albums #400 - Added Download Queue Filter (Tip: click the info icon to filter) #425 #436
- Added option to use only the first artist #407
- Added automatic ffmpeg detection on the system #462
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