Has anybody thought about creating a program so people could compare the flac images that they have created?
All it would take would be a hash of the cuesheet and the MD5 that is stored in the STREAMINFO section of the flac file [metaflac --show-md5sum filename]. All of the different MD5 sums would be stored under the cuesheet hash, so you could see whether your colleagues are getting the same file as you.
Of course, drive offset, etc. would have to be configured properly, and the rips would have to be with something like EAC.
This seems like it would be useful to a lot of people, and I'm wondering if you guys (who likely know much more than I do) have any thoughts...