PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Networking » Net_CDDB

Package to access and query, and build CDDB audio-CD servers

This package is unmaintained.

Download latest release 0.3.0 (archived versions might be outdated)

License: BSD

Description

The Net_CDDB_Client class is used to access CDDB audio-CD servers via
different protocols. The class can get detailed audio-CD data
(track names, artist names, album name, etc.) from the CDDB server
for a given audio CD.
The Net_CDDB_Server class is beta-quality CDDB audio server which speaks
the CDDB protocol (currently only over HTTP).

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#7526DuplicateBug0.1.02006-04-30Formatted disc length is incorrect
#7592ClosedBug0.1.02006-05-09Wrong tracks parsing when track title is spread over 2 lines
#9080ClosedBug0.2.02006-10-18Use of wrong label causes notice warning.
#19646OpenBug0.3.02012-10-09Error in Client.php