Mpyre - Python Music Ripper Version 0.1.1 alpha
Copyright 2004-2005 William F. Pearson, III
wfpearson at gmail.com
Check the latest version at http://sourceforge.net/projects/mpyre
Visit the homepage http://mpyre.sourceforge.net
Mpyre is a Python Script that interfaces with several popular audio utilities and attempts to integrate them into a single, easy to use music archiving utility.
- Features
- Reads the CDDB server and grabs disc info Rips the CD with CDParanoia in secure ripping mode Encodes the Wav files to MP3 Adjusts output levels with replaygain (MP3gain for MP3s) Writes ID3v1 and Apev2 tags to MP3 Files Renames the files to match the track # and song title
- Requirements
Linux 2.6.9 Kernel with ATAPI CDROM drivers
Python 2.3
Cdparanoia III 9.8 http://www.xiph.org/paranoia
Lame Mp3 Encoder v3.96.1 http://lame.sourceforge.net/
CDDB-Py Python Module http://cddb-py.sourceforge.net/
Py-Apev2tag Python Module http://sourceforge.net/projects/pylibape/
Mp3gain http://mp3gain.sourceforge.net/
- Todo
- Add support for OGG Vorbis, Musepack, and Flac Generate TOC/Cue files Generate m3u playlist Generate checksum file Generate log file Implement Audio CD buring with CDRDAO other stuff that I've probably forgotten right now.
