Skip to content

Releases: spotbye/SpotiFLAC

v7.1.4

14 Apr 01:06

Choose a tag to compare

Changelog

  • Added composer metadata
  • Added new metadata: UPC
  • Added a new variable: ISRC
  • Added a playlist owner variable
  • Added a build for Linux arm64v8 #655
  • Added user IP/country information
  • Added clickable URLs in the availability check
  • Added a popup with suggested solutions when fetch fails
  • Added rate limiting for genre embedding from MusicBrainz #751
  • Added a setting to redownload files with a numeric suffix
  • Added a feature where variables with IDs can now be clicked to fetch
  • Updated ffmpeg to v8.1 and added auto-detection if installed on the system
  • Unified status checks
  • Improved info fetching
  • Improved recent fetches history
  • Fixed issues with the Qobuz API #772
  • Removed the SpotFetch API #743 #754 #759

Downloads

WindowsmacOSLinux

  • spotiflac-windows.zip - amd64
  • spotiflac-macos-bundle.zip - amd64 + arm64
  • spotiflac-linux-bundle.tar.gz - amd64 + arm64v8
Linux Requirements

The AppImage requires webkit2gtk-4.1 to be installed on your system:

Choose the correct AppImage after extracting the bundle:

  • SpotiFLAC-amd64.AppImage - amd64
  • SpotiFLAC-arm64v8.AppImage - arm64v8

Ubuntu/Debian:

sudo apt install libwebkit2gtk-4.1-0

Arch Linux:

sudo pacman -S webkit2gtk-4.1

Fedora:

sudo dnf install webkit2gtk4.1

After installing the dependency, make the AppImage executable:

tar -xzf spotiflac-linux-bundle.tar.gz
chmod +x SpotiFLAC-*.AppImage

v7.1.3

02 Apr 11:50

Choose a tag to compare

Changelog

  • Added website link
  • Added new metadata: “Spotify track URL”
  • Added new link resolver settings
  • Added batch feature to the audio quality analyzer #717
  • Improved the About page
  • Improved download speed
  • Improved status checking speed
  • Simplified the “Open Folder” button
  • Updated the icon

Downloads

  • SpotiFLAC.exe - Windows
  • SpotiFLAC.dmg - macOS
  • SpotiFLAC.AppImage - Linux
Linux Requirements

The AppImage requires webkit2gtk-4.1 to be installed on your system:

Ubuntu/Debian:

sudo apt install libwebkit2gtk-4.1-0

Arch Linux:

sudo pacman -S webkit2gtk-4.1

Fedora:

sudo dnf install webkit2gtk4.1

After installing the dependency, make the AppImage executable:

chmod +x SpotiFLAC.AppImage
./SpotiFLAC.AppImage

v7.1.2

25 Mar 14:25

Choose a tag to compare

Changelog

  • Added support for M4A/AAC and MP3 formats in the Audio Quality Analyzer
  • Added real-time fetching of all tracks in the discography
  • Added a warning popup before creating a GitHub issue
  • Added audio source information to download history
  • Added a discography filter on the artist page
  • Added a FLAC thumbnail icon for macOS
  • Added a new Audio Resampler tool
  • Fixed Spotify rate limit issues #710 #704 #695 #679 #676 #665 #647
  • Improved the Audio Quality Analyzer
  • Changed the background color of the download progress info

Downloads

  • SpotiFLAC.exe - Windows
  • SpotiFLAC.dmg - macOS
  • SpotiFLAC.AppImage - Linux
Linux Requirements

The AppImage requires webkit2gtk-4.1 to be installed on your system:

Ubuntu/Debian:

sudo apt install libwebkit2gtk-4.1-0

Arch Linux:

sudo pacman -S webkit2gtk-4.1

Fedora:

sudo dnf install webkit2gtk4.1

After installing the dependency, make the AppImage executable:

chmod +x SpotiFLAC.AppImage
./SpotiFLAC.AppImage

v7.1.1

10 Mar 20:24

Choose a tag to compare

Changelog

  • Simplified bug reports and feature requests
  • Removed the Deezer API
  • Cleaned up the sidebar layout
  • Added support information for crypto donations
  • Replaced several duplicate icons
  • Added a filter in search mode
  • Added support for downloading playlist and album covers
  • Added an API status check function
  • Removed several unstable APIs
  • Fixed issues with separate lyrics and cover downloads
  • Added a separator setting (semicolon/comma) #615
  • Added a new Qobuz API
  • Improved lyric search accuracy
  • Added a button to open the config folder
  • Fixed the preview issue #592

Downloads

  • SpotiFLAC.exe - Windows
  • SpotiFLAC.dmg - macOS
  • SpotiFLAC.AppImage - Linux
Linux Requirements

The AppImage requires webkit2gtk-4.1 to be installed on your system:

Ubuntu/Debian:

sudo apt install libwebkit2gtk-4.1-0

Arch Linux:

sudo pacman -S webkit2gtk-4.1

Fedora:

sudo dnf install webkit2gtk4.1

After installing the dependency, make the AppImage executable:

chmod +x SpotiFLAC.AppImage
./SpotiFLAC.AppImage

v7.1.0

25 Feb 07:49

Choose a tag to compare

Changelog

  • Followed the Go Modules Reference #478
  • Fixed the Use First Artist Only bug for lyrics and cover art #479
  • Fixed overly long descriptions in artist info
  • Added the {date} variable #413
  • Fixed the ffmpeg download source #503
  • Added genre metadata
  • Added a direct lyrics download source from the Spotify web player
  • Removed deprecated APIs and added new ones
  • Added support for 192kHz quality #391
  • Added audio source debugging #475
  • Added a new audio source: Deezer
  • Fixed a bug in download history quality information
  • Added support for folder input in the audio converter #512
  • Added sorting by Failed Downloads #519
  • Added a Download Discography button #493

Downloads

  • SpotiFLAC.exe - Windows
  • SpotiFLAC.dmg - macOS
  • SpotiFLAC.AppImage - Linux
Linux Requirements

The AppImage requires webkit2gtk-4.1 to be installed on your system:

Ubuntu/Debian:

sudo apt install libwebkit2gtk-4.1-0

Arch Linux:

sudo pacman -S webkit2gtk-4.1

Fedora:

sudo dnf install webkit2gtk4.1

After installing the dependency, make the AppImage executable:

chmod +x SpotiFLAC.AppImage
./SpotiFLAC.AppImage

v7.0.9

11 Feb 18:16

Choose a tag to compare

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 - Windows
  • SpotiFLAC.dmg - macOS
  • SpotiFLAC.AppImage - Linux
Linux Requirements

The AppImage requires webkit2gtk-4.1 to be installed on your system:

Ubuntu/Debian:

sudo apt install libwebkit2gtk-4.1-0

Arch Linux:

sudo pacman -S webkit2gtk-4.1

Fedora:

sudo dnf install webkit2gtk4.1

After installing the dependency, make the AppImage executable:

chmod +x SpotiFLAC.AppImage
./SpotiFLAC.AppImage

v7.0.8

10 Feb 14:50

Choose a tag to compare

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 .m3u8 files 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 - Windows
  • SpotiFLAC.dmg - macOS
  • SpotiFLAC.AppImage - Linux
Linux Requirements

The AppImage requires webkit2gtk-4.1 to be installed on your system:

Ubuntu/Debian:

sudo apt install libwebkit2gtk-4.1-0

Arch Linux:

sudo pacman -S webkit2gtk-4.1

Fedora:

sudo dnf install webkit2gtk4.1

After installing the dependency, make the AppImage executable:

chmod +x SpotiFLAC.AppImage
./SpotiFLAC.AppImage

v7.0.7

26 Jan 23:44

Choose a tag to compare

Changelog

  • Fixed Amazon Music downloader to work with the new API #366 #370
  • Fixed audio preview not stopping during playback #357
  • Fixed styling and layout issues on the Artist and About pages
  • Fixed several bugs #339 #340 #342 #345 #347
  • Added new TIDAL API with rotation system
  • Added Qobuz API with rotation system
  • Added explicit content indicator on tracks #341
  • Added album type and total track count to discography
  • Added animated input examples on the Home page
  • Added region selection to handle ISRC differences
  • Added close button to the info card #351
  • Added support for uploading screenshots/videos in bug reports and feature requests
  • Added album filter on artist discography #349
  • Added fetch history caching #350
  • Added auto quality fallback setting for 24-bit audio
  • Improved fetch method for artist discography to be smarter and more efficient
  • Made fetch mode and search toggle more compact

Downloads

  • SpotiFLAC.exe - Windows
  • SpotiFLAC.dmg - macOS
  • SpotiFLAC.AppImage - Linux
Linux Requirements

The AppImage requires webkit2gtk-4.1 to be installed on your system:

Ubuntu/Debian:

sudo apt install libwebkit2gtk-4.1-0

Arch Linux:

sudo pacman -S webkit2gtk-4.1

Fedora:

sudo dnf install webkit2gtk4.1

After installing the dependency, make the AppImage executable:

chmod +x SpotiFLAC.AppImage
./SpotiFLAC.AppImage

v7.0.6

15 Jan 10:16

Choose a tag to compare

Changelog

  • Added preset ordering for source and quality fallback #326
  • Added download history #325
  • Added an About page (report issues, FAQ, other projects)
  • Fixed folder structure issues for artist albums #334
  • Fixed artist biographies containing HTML

Downloads

  • SpotiFLAC.exe - Windows
  • SpotiFLAC.dmg - macOS
  • SpotiFLAC.AppImage - Linux
Linux Requirements

The AppImage requires webkit2gtk-4.1 to be installed on your system:

Ubuntu/Debian:

sudo apt install libwebkit2gtk-4.1-0

Arch Linux:

sudo pacman -S webkit2gtk-4.1

Fedora:

sudo dnf install webkit2gtk4.1

After installing the dependency, make the AppImage executable:

chmod +x SpotiFLAC.AppImage
./SpotiFLAC.AppImage

v7.0.5

14 Jan 02:01

Choose a tag to compare

Changelog

  • Fixed macOS build being flagged as “damaged” #276 #279
  • Fixed download issues with Qobuz #274 #285 #310
  • Fixed excessive pagination issues for tracks with 1000+ items
  • Fixed comma separator formatting for numbers above 1000
  • Fixed TIDAL failing to download 24-bit quality #278
  • Fixed albums not creating subfolders #287 #303 #315
  • Fixed buttons that were not perfectly square
  • Added ~30-second audio preview #271
  • Added new font: Bricolage Grotesque
  • Added a new Qobuz API
  • Added a new Amazon Music API
  • Improved settings persistence using file-based JSON storage with automatic localStorage migration
  • Removed 24-bit 192kHz quality option on Qobuz, as the public API does not return this quality

Downloads

  • SpotiFLAC.exe - Windows
  • SpotiFLAC.dmg - macOS
  • SpotiFLAC.AppImage - Linux
Linux Requirements

The AppImage requires webkit2gtk-4.1 to be installed on your system:

Ubuntu/Debian:

sudo apt install libwebkit2gtk-4.1-0

Arch Linux:

sudo pacman -S webkit2gtk-4.1

Fedora:

sudo dnf install webkit2gtk4.1

After installing the dependency, make the AppImage executable:

chmod +x SpotiFLAC.AppImage
./SpotiFLAC.AppImage