HomeMy Projects | Lemon Music Catalog 
PageInfo - RSS, Microformats and Microsummaries for this page

Lemon Music Catalog
Lemon Music Catalog main page

Lemon Music Catalog album page

My PHP/MySQL solution for managing a music catalog on the Web. Many static solutions exist from lots of different vendors, but this one stands out in that it actually uses exported raw data from the desktop music cataloging software to provide dynamic artist, catalog, track searching, cataloging and relational data sharing.

Features

  • Integrated dynamic search for artists, albums and tracks
  • Album art integration
  • Google Music Search integration
  • Customizable templates for easy integration
  • Haloscan.com comment integration
  • Random albums module
  • Track / Artist comments
  • Custom catalog tracking for physical disc management

Requirements

Download

download current build download icon
current version 2.10 - (version history)

Support

Send me a message to request support for an install or runtime issue with Lemon. If you want to get help with the Desktop software, try the Firetongue message boards.

Version History

  • 09/25/2006 version 2.10 - Fixed an admin cache/buffer bug where the installer would not create MySQL tables under certain PHP configurations.
  • 01/12/2006 version 2.02 - Added A-Z menu. Added symbol support. Fixed more double-byte render issues.
  • 10/22/2005 version 2.00 - Hooray. 2.0. All new PHP single include in template file. JS libraries updated to support more browsers. Read included readme.txt in archive.
  • 06/06/2005 version 1.50 - Fixed minor bugs in browser rendering. Next version will support PHP single include.
  • 01/15/2005 version 1.30 - Updated MySQL integration for PHP5 finally :/
  • 01/15/2005 version 1.20 - Minor update to the output SQL script for OrangeDB.
  • 12/20/2004 version 1.20 - Okay MikeD., I fixed the randomize script so now it is really random from MySQL. merryxmas.
  • 07/11/2004 version 1.10 - Updated database schema to support new version of OrangeCD with the new fields.
  • 03/22/2004 version 1.02 - Modified select drop down actions. Updated template to work with Pocket PC IE.
  • 01/14/2004 version 1.01 - Updated template engine. Added Artist select box.