Download List

Descripción del Proyecto

CDDB.py provides an easy way for Python programs to fetch track and disc information on audio CDs. This information is acquired from CDDB, a very large online database of track listings and other information on audio CDs. Included is a C extension module to enable Python to read track listings from audio CDs under Linux, Solaris, FreeBSD, OpenBSD, and Win32. The interface to this extension module is portable and is intended to be ported to other OSes easily.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-03-11 04:52
1.3

Este comunicado de cambios el valor por defecto para utilizar FreeDB, incorporando las correcciones de Win32, y ha vuelto a compilar a trabajar con Python 2.0. Un nuevo DiscID.open () multi-plataforma "do-lo-que-me-quiere decir" llamada ha sido añadido a abrir el dispositivo de CD de audio opaca. Ahora es posible la identificación de clientes falsos.
Tags: Minor feature enhancements
This release changes the default to use FreeDB, adds Win32 fixes, and
has been recompiled to work with Python 2.0. A new DiscID.open()
cross-platform "do-what-I-mean" call has been added to open the CD
audio device opaquely. It's now possible to fake client
identification.

2001-01-30 15:12
1.2

Este comunicado ha sido parcheado para el apoyo de OpenBSD.
This release has been patched for OpenBSD support.

2001-01-30 15:12
1.1

Una solución para un error cuando se ejecuta DiscID.py de línea de comandos, y el ejemplo de actualización para que se abran, como los núcleos recientes de Linux quieren O_RDONLY | banderas O_NONBLOCK al abrir CDs de audio.
A fix for a bug when running DiscID.py from command-line, and updated example calls to open, as recent Linux kernels want O_RDONLY | O_NONBLOCK flags when opening audio CDs.

2001-01-30 15:12
1.0

Freshmeat anuncio inicial, las correcciones para varios errores relacionados con el rendimiento coinciden múltiples, y el apoyo en el módulo de CD-ROM de FreeBSD, Linux, Solaris y Win32.
Initial freshmeat announcement; fixes for several bugs related to multiple match returns, and support in the CDROM module for FreeBSD, Linux, Solaris, and Win32.

Project Resources