Frederik “Freso” S. Olesen

Results 140 comments of Frederik “Freso” S. Olesen

whipper is not morituri. There's already a whipper package in AUR.

I'm fairly sure the issue is with the large offset, and I'm also fairly sure it's a known problem. At least in some circles. I can't find any open issues...

Eh. Why wouldn't it? The DiscID's sole purpose is to get the MusicBrainz Release ID. If you already have the Release MBID, the DiscID is superfluous.

There's a command line option to feed it a Release MBID if the DiscID can't be found for whatever reason. (If you have a proper CD, a DiscID can always...

And here's another `AssertionError` on a differing TOC id. ``` freso@koume> rip cd rip Using configured read offset 102 Checking device /dev/sr0 eject: CD-ROM tray close command failed: Inddata/uddata-fejl CDDB...

There's also codebits like (from `_Credit`): ``` def getName(self): return self.joiner(lambda i: i.get('artist').get('name', None)) ``` Which circumvents the already prepared `release['artist-credit-phrase']` and `release['medium-list']['track-list'][...]['recording']['artist-credit-phrase']` readily available. I'm not sure whether the...

aclocal is part of the "automake" package for me. Have you installed all dependencies?

I can't reproduce the issue. Are you still getting this @Hawke?

I agree that issue 3 is not something I'd necessarily want morituri to do; but issue 2 is something I'd want it to be able to manage somehow.