diff --git a/README.md b/README.md index 8c33f18..f6b45a7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ https://thomas.apestaart.org/thomas/trac/wiki/DAD/Rip). FEATURES -------- * support for MusicBrainz for metadata lookup -* support for AccurateRip verification +* support for AccurateRip (V1) verification * detects sample read offset and ability to defeat cache of drives * performs test and copy rip * detects and rips Hidden Track One Audio @@ -140,6 +140,11 @@ And attach the gzipped log file to your bug report. KNOWN ISSUES ------------ - no GUI yet +- only AccurateRip V1 CRCs are computed and checked against the online database +- `rip offset find` fails to delete the temporary .wav files it creates if error occurrs while ripping (thomasvs/morituri#75) +- morituri detects the pre-emphasis flag in the TOC but doesn't add it to the cue sheet + - To improve the accuracy of the detection the sub-channel data should be scanned too +- CD-Text is not used when ripping CDs not available in MusicBrainz DB GOALS -----