[GH-ISSUE #618] [Bug Report] Some songs are sometimes only 30s long #1839

Closed
opened 2026-03-13 19:36:13 +03:00 by kerem · 1 comment
Owner

Originally created by @EstebanOD on GitHub (Mar 10, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/618

Problem

Some songs that get downloaded are 30 seconds previews.

Type

Track

Spotify URL

https://open.spotify.com/intl-fr/track/1DwscornXpj8fmOmYVlqZt?si=bc5a312fb4c34ac5

Additional Context

Using Quobuz-Tidal-Amazon, 24/48 with 16-bit fallback, "US" server.
Deleting and redownloading multiple times until the full length song gets downloaded seems to fix the issue; could this be done automatically by the software if it compare the expected length to the downloaded one and if it doesn't match it deletes the downloaded file and tries again until it matches +-5%?
When checking for availability, the files that struggled to get fully downloaded were all red for Quobuz; so it seems like the software struggled to fallback to the 2nd source until a few reiteration. I tried on multiple songs, it seems to follow that pattern.

Environment

  • SpotiFLAC Version: v7.1.1
  • OS: Windows 11
  • Location: Norway (mine?)
Originally created by @EstebanOD on GitHub (Mar 10, 2026). Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/618 <!-- WARNING: Issues that do not follow this template will be closed without review. --> #### Problem Some songs that get downloaded are 30 seconds previews. #### Type Track #### Spotify URL https://open.spotify.com/intl-fr/track/1DwscornXpj8fmOmYVlqZt?si=bc5a312fb4c34ac5 #### Additional Context Using Quobuz-Tidal-Amazon, 24/48 with 16-bit fallback, "US" server. Deleting and redownloading multiple times until the full length song gets downloaded seems to fix the issue; could this be done automatically by the software if it compare the expected length to the downloaded one and if it doesn't match it deletes the downloaded file and tries again until it matches +-5%? When checking for availability, the files that struggled to get fully downloaded were all red for Quobuz; so it seems like the software struggled to fallback to the 2nd source until a few reiteration. I tried on multiple songs, it seems to follow that pattern. #### Environment - SpotiFLAC Version: v7.1.1 - OS: Windows 11 - Location: Norway (mine?)
kerem closed this issue 2026-03-13 19:36:18 +03:00
Author
Owner

@afkarxyz commented on GitHub (Mar 11, 2026):

The 30-second audio issue mostly comes from TIDAL when downloading 24-bit quality, but Qobuz can sometimes do the same. This happens because the download process uses chunks that must be merged with FFmpeg.
Make sure your internet speed is stable, and if it fails, simply try downloading again.

<!-- gh-comment-id:4036060151 --> @afkarxyz commented on GitHub (Mar 11, 2026): The 30-second audio issue mostly comes from TIDAL when downloading 24-bit quality, but Qobuz can sometimes do the same. This happens because the download process uses chunks that must be merged with FFmpeg. Make sure your internet speed is stable, and if it fails, simply try downloading again.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SpotiFLAC#1839
No description provided.