Skip to content
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] Download error: Data count not equal to block size. #118

Open
hollow-pigeon opened this issue Nov 26, 2024 · 0 comments
Open

[Bug] Download error: Data count not equal to block size. #118

hollow-pigeon opened this issue Nov 26, 2024 · 0 comments

Comments

@hollow-pigeon
Copy link

hollow-pigeon commented Nov 26, 2024

Unknown error during Track Download.
TagLib.CorruptFileException: Data count not equal to block size.
at TagLib.Flac.Block..ctor(BlockHeader header, ByteVector data) in C:\code\taglib-sharp\src\TaglibSharp\Flac\Block.cs:line 72
at TagLib.Flac.File.ReadBlocks(Int64& start, Int64& end, BlockMode mode, BlockType[] types) in C:\code\taglib-sharp\src\TaglibSharp\Flac\File.cs:line 505
at TagLib.Flac.File.Save() in C:\code\taglib-sharp\src\TaglibSharp\Flac\File.cs:line 200
at QobuzDownloaderX.Shared.AudioFileTagger.AddMetaDataTags(DownloadItemInfo fileInfo, String tagFilePath, String tagCoverArtFilePath, DownloadLogger logger) in D:\a\QobuzDownloaderX-MOD\QobuzDownloaderX-MOD\QobuzDownloaderX\Shared\Tools\AudioFileTagger.cs:line 302
at QobuzDownloaderX.Shared.DownloadManager.d__28.MoveNext() in D:\a\QobuzDownloaderX-MOD\QobuzDownloaderX-MOD\QobuzDownloaderX\Shared\DownloadManager.cs:line 273

UK account, happens with this specific album: https://play.qobuz.com/album/an9edjravnlgb. Album link grabbed using in-app search, in-app search works good with another albums. It does download files, but i can't open them (player says they're corrupted, even those from this album that downloaded without error)

Not that big of a deal for me, post more for you to know. but it'll be cool if you could solve this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant