* Clean up movement to eyeD3, remove id3v2 remnants. Thanks to vskytta
[clinton/abcde.git] / abcde.conf
index 362b374..3abab9c 100644 (file)
@@ -5,6 +5,8 @@
 # .abcde.conf file in your home directory.
 
 # CDDB options
+# Choose whether you want to use CDDB or Musicbrainz. Default is CDDB
+#CDDBMETHOD=cddb
 
 # If you wish to use a different CDDB server, edit this line.
 # If you just wanted to use a proxy server, just set your http_proxy
 #AACENC=faac
 
 #ID3=id3
-#ID3V2=id3v2
+#EYED3=eyeD3
 #CDPARANOIA=cdparanoia
 #CDDA2WAV=icedax
 #CDDAFS=cp
 #AACENCOPTS=
 
 #ID3OPTS=
-#ID3V2OPTS=
+#EYED3OPTS="--set-encoding=utf16-LE"
 #CDPARANOIAOPTS=
 #CDDA2WAVOPTS=
 #CDDAFSOPTS="-f"
 # distmp3host to be installed and running on all remote machines - see README)
 #REMOTEHOSTS=foo,bar,baz,quux,qiix
 
-# Set to obtain some information about actions happening in the background
+# Set to 1,2, etc. to obtain some information about actions happening in the background
 # Useful if you have a slow network or CDDB servers seem unresponsive.
-#EXTRAVERBOSE=n
+#EXTRAVERBOSE=0