cdList

Summary

The goal of this project is to create a list of all my audio CDs in Linux, without having to spend countless hours typing.

Files:

Instructions:

  1. Install grip or your favorite cddb program that caches cddb lookups to a file.
  2. Insert all of your cds, let grip do a cddb lookup. You should now have a bunch of files in your ~/.cddb dir.
  3. cd ~/.cddb
  4. cddb2pdv.pl | sort -f -t '|' -k2,2 -k3,3 > cd_list
  5. put cdList.cgi and your new cd_list file in your cgi-bin dir
  6. goto http://www.yourUrl.com/cgi-bin/cdList.cgi
  7. Ta-da! you now have a cool list of all your cds online
Alternative:

Example

Bugs

Author

Philip Shuman
philip at shuman dot org
http://www.shuman.org