When ripping some cd's I just get the following text for every file: (in german language) "10: Übereinstimmungen in Binärdatei /tmp/abcde.wJENYUeH5yLZE9DPXRZO0d32UZE-/cd-text." "10: matches in binary /tmp/abcde.wJENYUeH5yLZE9DPXRZO0d32UZE-/cd-text." The problem is there for every track on the CD but not for all CD's. I have just watched out for the problem and it might be a missing flag in a grep command. (See: http://back2hack.cc/showthread.php?tid=4852 | and other pages ;) ) I run abcde in version 2.7.1. on Archlinux.
Hey, if it is the grep problem, it might be the following line: 2874 echo "Selected: #$CDCHOICENUM ($(grep ^DTITLE= "$ABCDETEMPDIR/cddbread.$CDCHOICENUM" | cut -f2- -d= | tr -d \\r\\n))" >&2
There are quite a few grep calls that might look at "binary" data, so I'm adding "-a" in lots of places to make sure. This should be in the 2.8 release, coming soon.
Fix released in 2.8