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

Wrong filenames and confusing messages #27

Open
JuliaVixen opened this issue Dec 11, 2017 · 0 comments
Open

Wrong filenames and confusing messages #27

JuliaVixen opened this issue Dec 11, 2017 · 0 comments

Comments

@JuliaVixen
Copy link

When check reports an integrity problem with a file (On import), it first reports that it is checking a completely different file, and then gives the name of the actually corrupt file...

check: Warning: failed to verify integrity

check:   /path/goodfile.mp3: error reading /path/badfile.mp3: It seems that file is truncated or there is garbage at the end of the file

check: Warning: failed to verify integrity

check:   /path2/09_goodfile.flac: error reading /path2/03_badfile.flac: while decoding data
check:   /path2/09_goodfile.flac: error reading /path2/07_badfile.flac: while decoding data

check: Warning: failed to verify integrity

check:   /path3/05_goodfile.flac: error reading /path3/01_badfile.flac: while decoding data

Manually checking the goodfiles and badfiles confirms that they are good and bad... but why is the goodfile name appearing in the message at all? Shouldn't it just be the badfile?

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