*Rupert* ("Ripper") is a tool to rip CD (and eventually DVD) media
(almost) automatically. It converts CDDA to WAV using `cdparanoia`,
encodes the output with `flac`, and adds metadata tags from MusicBrainz
using *mutagen*. The console user interface is provided by *rich*.
9 lines
136 B
INI
9 lines
136 B
INI
[MASTER]
|
|
extension-pkg-whitelist = pydantic
|
|
|
|
[MESSAGES CONTROL]
|
|
disable =
|
|
invalid-name,
|
|
no-else-return,
|
|
raise-missing-from,
|