-
Notifications
You must be signed in to change notification settings - Fork 109
Option to check AccurateRip DB checksums before ripping #667
Description
Hey,
I have come across a few slightly scratched discs which have "Unreported loss of streaming/other error in read" for some tracks according to cdparanoia when they are read. When whipper reads these discs' tracks they are read repeatedly until a pair of reads lands on the same checksum.
For tracks which have just a few checksums they flicker between it's not impossible to keep reading the whole disc in an attempt to check whether or not a read matches the AccurateRip DB checksums or not. But for tracks which have hundreds of these the odds are astronomical to get a pair to land on the correct checksum.
Could it be possible to allow whipper to check AccurateRip DB checksums before reading the disc's tracks for their content and allow just a single read to be passed in the case that it matches the AccurateRip DB checksum?
This would save some time for tracks which flicker between just a few checksums, while for tracks which have hundreds of checksums it would essentially enable fishing for just a singular good read from the damaged disc.
PS. Thanks for the great software!