mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-25 23:25:57 +03:00
[GH-ISSUE #84] Deezer API Sometimes provides broken FLAC files #620
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#620
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KGeo101 on GitHub (Nov 17, 2025).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/84
Deezer API Sometimes provides broken FLAC files.
Main symptom is no MetaData/Corrupt MetaData that cannot be changed
The files will normally play but can also sometimes have corrupt audio.
@KGeo101 commented on GitHub (Nov 18, 2025):
seems to happen a lot with older music files. the files can be repaired when just the metadata (tag) is corrupted, by extracting and re-encoding with something like EAC. but this is a nusance and doesnt work if the audio is also corrupt
@KGeo101 commented on GitHub (Nov 18, 2025):