Changelog
- Added a new unlimited custom Spotify API for fetching data
- Added new metadata fields: Copyright and Label/Publisher
- Added play count information and sorting by plays
- Added confirmation dialog for unsaved changes
- Added FFmpeg installation progress bar
- Added automatic bug report template generation
- Added support for fetching albums and playlists with 10,000+ tracks
- Added more detailed track information, closely matching the Spotify Web Player
- Added support to download artist assets (gallery, header, and avatar images)
- Added colorful icons across the UI
- Animated audio converter and file manager icons
- Fixed Spotify fetch issues by switching to a custom API #236 #238 #242 #243 #251
- Fixed folder structure issues #213
- Fixed sanitize and emoji handling issues #211 #197
- Fixed synced lyrics preview issues
- Fixed various other bugs and stability issues
- Removed ISRC metadata
- Improved overall performance, UI consistency, and user experience
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