<div dir="ltr">As I continue to look into why I am getting a number of "Not Found" queries to MusicBrainz, I thought I would start adding some of these discs into the system.  However I was surprised to learn that several of these disks are definitely there already.  As an example this CD:<div><br></div><div><a href="https://musicbrainz.org/cdtoc/Qcq7tL4VdSwnRM.1Jxr_Werv_dY-">https://musicbrainz.org/cdtoc/Qcq7tL4VdSwnRM.1Jxr_Werv_dY-</a><br></div><div><br></div><div>Is clearly there and correct.  So I went back and cleared out the CDDB cache on my machine.  I ran the abcde-musicbrainz-tool separately I and found that it calculates the correct discid:</div><div><br></div><div><div>gsweet@whooter ~ $ /usr/bin/abcde-musicbrainz-tool </div><div>Qcq7tL4VdSwnRM.1Jxr_Werv_dY- 10 187 26922 46395 68165 84197 104307 122182 140842 156620 174995 2572</div></div><div><br></div><div>But, abcde itself seems to get something very different back:</div><div><br></div><div>outputting to /home/gsweet/abcde.MTefeaFP1rQ5Uk9cWOkjDT3w3Lo-/track01.wav<br></div><div><br></div><div>And as you can see the only entry that gets created is the new discid that matches:</div><div><br></div><div><div>gsweet@whooter ~ $ ls .cddb</div><div>MTefeaFP1rQ5Uk9cWOkjDT3w3Lo-</div></div><div><br></div><div><div>gsweet@whooter ~ $ cat abcde.MTefeaFP1rQ5Uk9cWOkjDT3w3Lo-/discid </div><div>MTefeaFP1rQ5Uk9cWOkjDT3w3Lo- 10 187 26922 46395 68165 84197 104307 122182 140842 156620 174995 2574</div></div><div><br></div><div>That discid does not exist in MusicBrainz, hence the failure.  So this seems to me that something is breaking maybe? I'm just not sure where to test from here.  Adding -V doesn't seem to produce a whole lot of additional output.</div><div><br></div><div>-Geoff</div></div>