Download List

Projeto Descrição

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

Esta versão muda o padrão a ser usado FreeDB, acrescenta correções Win32, e foi compilado para trabalhar com Python 2.0. Um novo DiscID.open () cross-platform "do-que-me-quer dizer" chamar foi adicionado ao abrir o dispositivo de áudio CD opaca. É agora possível a identificação do cliente falso.
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

Esta versão foi corrigida para o OpenBSD.
This release has been patched for OpenBSD support.

2001-01-30 15:12
1.1

Uma correção para um bug ao executar DiscID.py de linha de comando, e exemplo atualizado chamadas para aberto, como Linux kernels recentes quer bandeiras O_RDONLY | O_NONBLOCK ao abrir CDs de áudio.
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

Initial freshmeat announcement; correções para vários bugs relacionados aos retornos partida múltipla, e apoio no módulo de CDROM para FreeBSD, Linux, Solaris e 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