[6807] in SIPB bug reports

home help back first fref pref prev next nref lref last post

xmcd's cddbPath preference: fixed

daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Mon Apr 27 22:55:13 1998

Date: Mon, 27 Apr 1998 22:55:04 -0400 (EDT)
From: Jacob Morzinski <jmorzins@MIT.EDU>
To: bug-sipb@MIT.EDU


When I attempted to use xmcd to submit a database entry for
a cd, I discovered that one of xmcd's config files had a slight
error.  I corrected the file.  (/mit/sbip/share/xmcd/config/common.cfg)
(The previous cddbPath was set in a way that caused automated
submissions to the central database to fail, due to specifying
an incorrect CD category of ".".)

A diff of the old and new versions follows.

-Jacob


--- common.cfg.orig	Mon Apr 27 22:29:36 1998
+++ common.cfg	Mon Apr 27 22:30:26 1998
@@ -71,7 +71,7 @@
 !		http://cddbsrv.xyz.com/~cddb/cddb.cgi
 !
 ! (The XMCD_CDDBPATH environment variable overrides this)
-cddbPath:	.;cddbp://cddb.dartmouth.edu
+cddbPath:	blues;classical;country;data;folk;jazz;newage;reggae;rock;soundtrack;misc;cddbp://cddb.dartmouth.edu
 
 ! CD database file permissions
 cddbFileMode:		0664



home help back first fref pref prev next nref lref last post