Files
ambersplace.net/minidisc.html
2022-01-25 12:09:09 -05:00

28 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>minidisc</title>
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans"/>
</head>
<body>
<h1>minidisc</h1>
<a href="images/md.jpg"><img src="images/md_256.jpg" alt="a photo of a minidisc" width="256" height="256"></a>
<p>i currently have two Sony MZ-R50 minidisc recorders. these recorders are from 1997, and don't have features like MDLP or NetMD. they are still both extremely solid, however.</p>
<p>one unit currently works flawlessly, and the other is broken. it fails to read the disc. the one that works is in amazing condition, with only a few scratches.</p>
<p>i tried to modify the sony lip-8 battery it came with to install a new sanyo ur14500 cell, but failed. i found a Sanyo UR14500 cell, which was compatible with the original 14650 cell, but a bit shorter. unfortunately, i did not order it with tabs welded to it, so i tried to use springs from a battery compartment, but accidentally melted the casing with my soldering iron. i will try again with another battery whenever i get one.</p>
<footer>
<a href="/">back home</a>
<p><i>Updated Jan 12, 2022</i></p>
</footer>
</body>
</html>