Eric James Newman
2003-03-06 00:02:37 UTC
Hello,
I am in the process of creating a program that will accept a MP3 CD-ROM
created by some user. All of the MP3s on these CDs are organized by album
(folder names are album titles) UNLESS there are more than two albums by the
same artist. Then, they are subdirectories in the artist's folder. I am
using Win32 C++ in order to extract the file names from these MP3s and
create playlists based on their original track order (as they were on the
CD). How do I do this using CDDB?
Eric Newman
I am in the process of creating a program that will accept a MP3 CD-ROM
created by some user. All of the MP3s on these CDs are organized by album
(folder names are album titles) UNLESS there are more than two albums by the
same artist. Then, they are subdirectories in the artist's folder. I am
using Win32 C++ in order to extract the file names from these MP3s and
create playlists based on their original track order (as they were on the
CD). How do I do this using CDDB?
Eric Newman