Unhappily, this isn't going well. (See ARFlac.pl link above.)
For most of my files, I'm being presented with track not found in database but I think it's not found the album. I presume it's because the ID has been created incorrectly rather than because it's not in the database. I suspect this is due to the pregap issue.
Worse, when I looked further, the accuraterip database uses it's own CRC, not an md5sum, so I have to let it decode every flac file to generate a comparison. This makes it difficult to tie everything together.
What I was trying to do was simply take the md5sum of the wav (data chunk) embedded in the flac file and look up a comparison online. It's not proving that straightforward to integrate with the accuraterip way of doing things :-(.
I'm probably going to give up on this but before I do, could anyone check whether they get the same IDs as below?
Dave Brubeck, Time In: http://www.accuraterip.com/accuraterip/4/2/e/dBAR-008-000b8e24-004d780d-5c08ee08.bin
KT Tunstall, Drastic Fantastic: http://www.accuraterip.com/accuraterip/3/6/7/dBAR-011-000f9763-008774ee-8f093c0b.bin
Cheers