-
Notifications
You must be signed in to change notification settings - Fork 0
mattklein/freenas-rip-cd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
iTunes does a decent enough job at ripping CDs into one's iTunes library, but who's got an optical drive connected to their Mac these days? I don't. I do, however, have one in my FreeNAS system, so that's what I want to use to rip CDs. This script does a decent enough job at that. It first uses cdda2wav to rip the CD to a series of .wav files (using the -cddb flag to get disc and track info). It then uses lame to convert the .wav files to .mp3s. The final result is a directory in /tmp with mp3s, with a folder and filename structure that matches the metadata from CDDB. Which is more or less what iTunes would have done.
About
Rip a CD on a FreeNAS/FreeBSD system (one with cdda2wav and lame), into a directory/file structure like what iTunes would make
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published