[slinkelist] auto-ripping, etc.

brooks_talley@infoworld.com brooks_talley@infoworld.com
Fri, 20 Oct 2000 11:39:31 -0700


FWIW, I have an application which takes a directory full of mp3 files and
builds CDJ MP3 album's for them in the CDJ database.  It skips existing
ones, adds new albums, and adds files to albums.  It relies on all of the
info being encoded in the filename (I use "artist --- album --- track # ---
track title.mp3").

The code is nicely modular, so someone could use some of the subs to do mp3
album management from a ripping program.

For VB source, drop me a note at brooks@frnk.com.

-b