`ripcd` is a simple tool for automatically identifying and ripping audio CDs into digital audio files. The resulting files are tagged with metadata from the MusicBrainz database, and organized accordingly.
Go to file
Dustin 82b108f121 Replace / characters in filenames
To avoid path issues, artist, album, and track names need to have any
`/` characters removed.
2018-11-05 19:22:18 -06:00
ripcd.py Replace / characters in filenames 2018-11-05 19:22:18 -06:00
setup.py Initial commit 2018-11-04 11:45:02 -06:00