Open AdamWill opened 9 years ago
The checksums go into the log. The accurip checksums may land in the db at a later date, at which time the logs can then be compared to the db. Presumably that is why EAC puts them in the logs as well, and why they are required by certain sites.
@thomasvs: Yes, exactly.
This does not look like a bug and should thus be closed :D
From the console output, it looks like morituri checks whether the album is in the accurip DB before calculating the checksums - but even when it isn't, goes ahead and calculates them anyway. What's the point? It's just a waste of time. It already knows it has nothing to compare them to.
This is with latest git master.