tuffy / python-audio-tools

A collection of audio handling programs which work from the command line.
http://audiotools.sourceforge.net
GNU General Public License v2.0
250 stars 58 forks source link

fails to find disc in accuraterip database #44

Open hferreiro opened 9 years ago

hferreiro commented 9 years ago

I have a CD which is correctly ripped matching the same AccurateRip checksum as EAC which gives a confidence level of 7 but trackverify says "disc not in database".

tuffy commented 9 years ago

What disc is it and what disc IDs does cdinfo list for it?

If the disc contains a pre-gap, you may need to specify the disc's cuesheet (if available) in order to determine its AccurateRip disc ID correctly when verifying files on a track-by-track basis. Otherwise the CRCs for the tracks will be calculated correctly but no matches will be found.

hferreiro commented 8 years ago

It was due to not specifying the cue file. Sorry about that. Before I open another bug report, does python-audio-tools do any kind of error correction? I have some rips for which some tracks fail to match its accuraterip checksum, but EAC is able to correctly rip them.