[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

OT- Cdrom Cataloging



Hiya guyz,

Ok, I wanted some ideas on this, I have about 100 cdroms's which contain
various amount of data. Unfortunately (me being lazy and all), never
bothered to mark these cd's, and now this is becoming a bit overcoming
and tedious finding the right file in them.

Ok, here's what I have in mind. Install a mysql database, create a
database called Mycdroms, and each table has a number (from 1-100, each
number representing one cdrom), and in table1 I can put the result I got
from ls -lRt on cd-1, and so on, and so forth.

So now I can have a searchable database, which i can add entries to.

Any other ideas, or programs which can do something like this?

Thanks

//Kevin