Skip to content

Commit

Permalink
refer to a specific type of CD degradation
Browse files Browse the repository at this point in the history
"Journey Through Underworlds" is affected by a specific type of disc rot
called "CD bronzing". This type of medium degradation is described in a
separate Wikipedia article, so provide a specific reference.
  • Loading branch information
arcctgx committed Jul 7, 2024
1 parent 5054fd9 commit 681bc39
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,10 @@ AccurateRip disc ID is calculated based on the TOC of the CD which still is
in the drive. `arver` fetches the checksums from the database, and compares
checksums of local files with database entries.

In this case `arver` found that the last track was not ripped correctly, and
reports an error. The CD is affected by [disc rot], and `cdparanoia` reported
multiple issues toward the end of the third track.
In this case `arver` found that the third track was not ripped correctly, and
reports a verification failure. The disc used for this example is affected by
[CD bronzing], and `cdparanoia` reported multiple issues toward the end of the
last track.

## Installation

Expand Down Expand Up @@ -179,7 +180,7 @@ Thanks to the following people and projects for source code and inspiration:
* [whipper-team/whipper]
* [cyanreg/cyanrip]

[disc rot]: https://en.wikipedia.org/wiki/Disc_rot
[CD bronzing]: https://en.wikipedia.org/wiki/Compact_disc_bronzing
[CD drive read offset]: http://www.accuraterip.com/driveoffsets.htm
[leo-bogert/accuraterip-checksum]: https://github.com/leo-bogert/accuraterip-checksum
[whipper-team/whipper]: https://github.com/whipper-team/whipper
Expand Down

0 comments on commit 681bc39

Please sign in to comment.