Create mix CDs from MP3 files
- by Dave Jarvis
How would you write a script (preferably for the Windows commandline) that:
Examines thousands of MP3 files stored on a single drive (e.g., G:\)
Randomizes the collection
Populates a series of directories up to 650MB worth of songs (without exceeding 650MB)
Every song is shucked exactly once
(Optional) The directory size comes as close as…