Hi, as abcde is designed to use id3 and id3v2 to tag the the ripped files and in the openbsd-ports is only id3tag one may change the option to tag the tracktitle with id3tag from '-t' to '-s'. A patch is attached. -- Hermann Gottschalk / Kesslerpl. 1a / D-90489 Nuernberg / PGP 0x0B2D8EEA [EMAIL PROTECTED] / tel +49 911 180 6256 / mobile +49 173 360 0680 http://www.de.openbsd.org/ -- Free, functional, secure
--- /usr/local/bin/abcde Thu Aug 16 01:51:18 2007
+++ abcde Sat Mar 15 11:33:02 2008
@@ -490,7 +490,7 @@
# FIXME # track numbers in mp3 come with 1/10, so we cannot
happily substitute them with $TRACKNUM
run_command tagtrack-$1 $TAGGER $TAGGEROPTS -c "$COMMENTOUTPUT"
\
- -A "$DALBUM" -a "$TRACKARTIST" -t "$TRACKNAME" -y
"$CDYEAR" \
+ -A "$DALBUM" -a "$TRACKARTIST" -s "$TRACKNAME" -y
"$CDYEAR" \
-g "$GENREID" -T "${TRACKNUM:-$1/$TRACKS}" \
"$ABCDETEMPDIR/track$1.$OUTPUT"
;;
pgpOwntV8MRao.pgp
Description: PGP signature
