CDCatalog 1.0 review
DownloadCDCatalog is a simple little app I coded up to play around with Core Data.
|
![]() |
CDCatalog is a simple little app I coded up to play around with Core Data. I have a lot of problems keeping track of my CDs that I burn.
So a couple of years ago, I coded up a little python script that scanned the contents of disks I burned and gave me an ID for it so I could just write on the disk "Disk #22" or whatever. Then, when I later needed say "Cool file" on disk 22 I would search the DB and get the ID number, then get the disk.
CDCatalog 1.0 search tags