Subject: Re: An easy way to check for new disks?
To: None <current-users@netbsd.org>
From: Peter Seebach <seebs@plethora.net>
List: current-users
Date: 07/15/2002 22:04:30
In message <Pine.NEB.4.44.0207151954050.5244-100000@lothlorien.starwolf.com>, G
reywolf writes:
>Are you looking for an auto-play kind of thing, or just an automagic
>mount?
Neither, actually;
>"scsictl $cd tur" will work if you want to have a daemon constantly
>polling for it...hmmm, anyone write autoplayd yet? :)
Close to it. I'm writing daemons to check any disk which enters a drive
in case it's an audio CD, then rip it, so another daemon can update the CDDB
data, and a third daemon can encode stuff into MP3's. I'm redoing my library
with "improvements", and that's one of the improvements.
-s