- mp3cd
- mp3cd assists with putting a large MP3 collection onto a number
of CDs, trying to use the space as efficiently as possible. The code
contains no CD writing code; it simply analyzes the MP3 collection and
outputs a number of mkisofs and burncd commands to
stdout. (burncd is a FreeBSD-ism, though the code can
easily be changed to use another CD writing program such as
cdrecord, and there is an -i option which makes the
mkisofs commands write to ISO image files instead.)
- mp3mv
- mp3mv renames MP3s to filenames based on the information in the
file's tag, such as
U2/All_That_You_Can_t_Leave_Behind/01-Beautiful_Day.mp3.
In addition to the links above, you can browse the
distfiles directory which contains old versions of the software.
|