Improve slightly the README file

This commit is contained in:
JoeLametta
2015-09-05 17:53:48 +02:00
parent 4bfbc9071d
commit a16c3ead1b

View File

@@ -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
-----