morituri icon indicating copy to clipboard operation
morituri copied to clipboard

For those about to RIP - a Unix CD ripper preferring accuracy over speed

Results 79 morituri issues
Sort by recently updated
recently updated
newest added

See output at http://sprunge.us/OKVA I am guessing morituri is balking due to the datatrack on MusicBrainz, a new feature that went live on Monday (see also #98), but it might...

Hi, It has not changed much since the last release, but a few bug were fixed since then. could you tag one more release please? Also what is the plan...

``` Checking device /dev/sr0 CDDB disc id: 8c0bef0b Traceback (most recent call last): File "/usr/bin/rip", line 41, in sys.exit(main.main(sys.argv[1:])) File "/usr/lib64/python2.7/site-packages/morituri/rip/main.py", line 45, in main ret = c.parse(argv) File "/usr/lib64/python2.7/site-packages/morituri/rip/main.py",...

Repeatable with this disk. ``` Using configured read offset 667 Checking device /dev/sr0 CDDB disc id: c40d7d0d MusicBrainz disc id T99f1CFlmvPw4w6OawikC_CUTQk- MusicBrainz lookup URL http://mm.musicbrainz.org/bare/cdlookup.html?toc=1+13+259190+150+20467+38115+57739+78677+102190+126530+145962+157957+176915+202320+221342+237857&tracks=13&id=T99f1CFlmvPw4w6OawikC_CUTQk- Disc duration: 00:57:33.866, 13 audio...

Hi, could someone gives me an correct procedure for installing pycdio? I'm on Trusty 14.04 Thanks in advance

Moving usage above, as users probably want to use it before contributing and there are more users than contributors. Organizing usage a bit more clearly.

morituri 0.2.3 crashes when attempting to rip a CD that does not exist in MusicBrainz, even if the -U option is provided. Eg.: ``` $ rip cd -d /dev/sr0 rip...

Right now morituri will blindly rip PREGAPs before the first track, even if they're silent. This simple patch lets morituri rip the PREGAP, then checks the rip's peak level as...

From the console output, it looks like morituri checks whether the album is in the accurip DB before calculating the checksums - but even when it isn't, goes ahead and...

- Updated autoconf script to optionally accept a --with-pluginsdir argument to set a custom PLUGINSDIR path Fixes #150