morituri is a CD ripper that aims for accuracy over speed. Its features are modeled to compare with Exact Audio Copy on Windows. It features support for MusicBrainz for metadata lookup, support for AccurateRip verification, support for cdparanoia, detection of sample read offset of drives, the ability to test and copy a rip, the ability to detect and rip Hidden Track One Audio, templates for file and directory naming, and tagging using GStreamer. Currently, it only supports lossless encoding and only has a command line client.
| Tags | music CD Ripping cdparanoia |
|---|---|
| Licenses | GPL |
| Operating Systems | Linux |
| Implementation | Python |
Recent releases


Release Notes: This release adds %r/%R for the release type to use in the track/disc template, x for the extension to release the template, a plugins system for the logger, reading speed, cdparanoia, and cdrdao versions in the logger, "rip cd rip --logger" to specify the logger, "rip drive analyze" to detect whether we can defeat audio cache behavior, and "rip image retag --release-id" to specify the release id to tag with. "rip drive list" now shows the configured offset and audio cache defeating. This release stores drive offsets and cache defeating in the configuration file.


Release Notes: This release shortens really long filenames if needed, supports multi-disc ripping with musicbrainz NGS, adds %y for the release year in templates, adds a "rip cd rip --release-id" option to select the exact release, allows track and disc templates to create files in different directories, works out relative paths from cue/m3u files to audio files, and updates the mp3vbr profile.


Release Notes: UTF-8/Unicode handling fixes. Improved error handling. Ignore tags for ALAC and WAV. Workarounds for GStreamer flacparse bugs. A change in how paths are referenced in .cue files. Properly interprets AccurateRip results; no more assertions on unexpected ordering of results. A debug command has been added.


Release Notes: This release adds a 'rip image encode' command to encode an image to a lossy codec. It provides lossy codec profiles for vorbis, MP3, and mp3vbr. It adds a complete list of known drive offsets from AccurateRip. It adds a generated man page, better exception handling in tasks, the ability to tag audio files with Musicbrainz IDs, and a 'rip image retag' command to retag audio files in an image. There are some bugfixes.


Release Notes: This is the first release. Support was added for MusicBrainz for metadata lookup and for AccurateRip verification. The program detects the sample read offset of drives, performs test and copy rip, and detects and rips Hidden Track One Audio. Templates can be used for file and directory naming. Only lossless encoding is supported for now. Tagging using GStreamer is supported. For now, only a command line client (rip) is shipped.