Added by Valerie Zeiser over 9 years ago
I've collected all the information from audacious when it queries the cddb server and stores it locally.
Question: how can I tell audacious to use the local one instead of the online cddb server?
Reply from Valerie Zeiser (ME)
Put the following entry into the config file for Audacious:
cddbpath=///.cddbslave
Where ".cddbslave" is the directory of my cddb database.
It is in the <slash> directory, so the path is // and then the actual location of /.cddb
regards,
VZ