-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Problems with metadata of high-quality FLAC files downloaded from Tidal via the downloader #232
Comments
Thank you for this comprehensive bug report. Could you verify, if the files are also detected as corrupt by some tools, if you download the |
I tried using v0.15.6 and the meta data downloads fine, however it no longer downloads the highest quality version. Using v0.20.1 also does not download the highest quality version and ignores metadata. |
same situation by my side. |
Hopefully I can help here, using flac CLI this is the output I get for a single song, happens to every track downloaded sadly:
|
@ALL: Please be as precise as possible if you like to help. This include posting exact links to media sources and also not only execution results but also the exact command you have executed. This makes it a lot easier for me. |
Some additional information. As an example the track Walk the Earth by Slot Machine Couldn't test the previous version but an old installation of Yaronzz Tidal-GUI downloads both tracks without any problem. Thanks for the great work, by the way. |
On ver 0.15.6 is no such problem. Tested by example https://tidal.com/browse/album/154294394?u |
…f-high-quality-flac-files-downloaded-from-tidal-via-the-downloader 🛠️ Workaround for wrong extension detection of `tidalapi`. Fixes #232
File extension detection is wrong in |
Hi exislow, As an example the track "Walk the Earth" by "Slot Machine"
|
Fixed GUI crash on trailing / leading spaces in search terms.
You are right and sorry for not noticing your comment in the first place. I have fixed it with a9ff6dc See https://github.com/exislow/tidal-dl-ng/releases/tag/v0.20.3 |
Perfectly working! Thanks for the great job!!! |
Спаси (тебя) Бог (=Спасибо)! =Thank You! |
What happened?
Description: When downloading high-quality FLAC files from Tidal through downloader, there are problems with playback and metadata management in some audio applications. Despite the fact that the files must be of high quality, they are incorrectly processed by certain programs.
Observed problems:
Problems with playback:
foobar2000: Refuses to play some FLAC files, indicating that the file is corrupted.
Roon: Cannot import some tracks into the audio library, citing corruption errors.
VLC Media Player: Plays affected FLAC files without problems, displaying metadata correctly.
Metadata processing:
MediaInfo: Correctly displays metadata for problematic FLAC files.
Mp3tag: Does not display metadata for these files. Attempts to clear or edit tags result in errors.
dBpoweramp: Cannot convert affected FLAC files, referring to corrupted metadata.
The workaround:
Converting problematic FLAC files to WAV via Adobe Audition solves all problems. After conversion, the metadata is saved and the files are played and imported correctly in all applications.
However, manually converting each track through Adobe Audition is inconvenient and time-consuming when working with large libraries.
Steps for playback:
Use the downloader to download high-quality FLAC tracks from Tidal (for example, try download hi res flac album The last of Lucy - Godform (https://tidal.com/browse/album/346576029)).
Try to play the downloaded FLAC files in foobar2000 or import them into Roon.
Pay attention to the error messages indicating that the file is corrupted.
Open the same files in VLC to confirm that they are playing correctly with the metadata.
Use MediaInfo to check for metadata.
Try editing the metadata using Mp3tag or converting the file via dBpoweramp and note the errors that occur.
Convert the problematic FLAC file to WAV using Adobe Audition and make sure that the file works correctly in all applications after conversion.
Expected behavior: High-quality FLAC files uploaded via the Tidal downloader should be fully compatible with all standard metadata playback and management applications. Metadata must be correctly embedded and readable by tools such as Mp3tag and dBpoweramp, without causing corruption errors.
Actual behavior: Some FLAC files contain metadata issues that cause them not to be reproduced or cannot be processed correctly in certain applications. Only after converting to WAV via Adobe Audition do these problems disappear, which indicates the presence of corrupted or incorrectly formatted metadata in the original FLAC files.
Version App
v.0.20.1
What operating system are you seeing the problem on?
Windows
Relevant log output
No response
Your settings
The text was updated successfully, but these errors were encountered: