On Mon, Jun 09, 2003 at 01:13:33PM -0700, Rich C wrote:
> I am currently using the CD title to create a
> directory in the specified audio directory
> (CONFIG_AUDIO_DIR).  Any suggestions on how to
> structure the audio directories?  I can also make a
> subdirectory using the 'Category' of music and or use
> the Artists/Groups name if CDDB returns that info. 

Should definitely be configurable; something like this:

CD_RIP_PATH = '%(artist)s/%(album)'

or

CD_RIP_PATH = '%(artist)s - %(album)s'

would be nice. 




-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to