Skip to content

Commit 681bc39

Browse files
committed
refer to a specific type of CD degradation
"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.
1 parent 5054fd9 commit 681bc39

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,10 @@ AccurateRip disc ID is calculated based on the TOC of the CD which still is
5252
in the drive. `arver` fetches the checksums from the database, and compares
5353
checksums of local files with database entries.
5454

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

5960
## Installation
6061

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

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

0 commit comments

Comments
 (0)