Open Jpixta opened 9 months ago
Here is some additional info using flac -t https://xiph.org/flac/documentation_tools_flac.html :
.\flac -t 'D:\Music\Streamrip\Deezer\Taylor Swift - You're Losing Me (From The Vault) (2023) - [FLAC] [16B-44100kHz]\01 - You're Losing Me (From The Vault).flac'
flac 1.4.3 Copyright (C) 2000-2009 Josh Coalson, 2011-2023 Xiph.Org Foundation flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. Type `flac' for details.
01 - You're Losing Me (From The Vault).flac: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC
01 - You're Losing Me (From The Vault).flac: ERROR during decoding state = FLAC__STREAM_DECODER_END_OF_STREAM
Using another program to download the same file, such as deemix, the file is fine:
.\flac -t 'D:\Music\Deemix\Taylor Swift - You're Losing Me (From The Vault).flac'
flac 1.4.3 Copyright (C) 2000-2009 Josh Coalson, 2011-2023 Xiph.Org Foundation flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. Type `flac' for details.
Taylor Swift - You're Losing Me (From The Vault).flac: ok
The last byte is missing: #607.
Describe the bug
Downloaded .flac files from deezer using streamrip appear to be corrupt. Tested on multiple .flac downloads I receive the following error(s) when using 3rd party encoding programs:
foobar2000
1 out of 1 files converted with major problems.
Source: "D:\Music\Streamrip\Deezer\Taylor Swift - You're Losing Me (From The Vault) (2023) - [FLAC] [16B-44100kHz]\01 - You’re Losing Me (From The Vault).flac" Corrupted FLAC stream File appears to be incomplete
dbpoweramp
md5 did not match decoded data, file is corrupt
In my testing, all streamrip deezer downloads have this problem.
Command Used
Debug Traceback
Config File
Operating System
Windows 11 Pro
streamrip version
2.0.5
Screenshots and recordings
No response
Additional context
Output of debug traceback appears to fail due a permissions issue. Normally usage of the rip url command does not experience any such problem.