Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Änderungen der Standard-Version zu verwenden FreeDB, fügt Win32-Fixes und wurde neu kompiliert, um mit Python 2.0 zu arbeiten. Eine neue DiscID.open () Cross-Plattform "do-what-I-mean"-Aufruf wurde hinzugefügt, um die CD-Audio-Gerät undurchsichtig zu öffnen. Es ist nun möglich, gefälschte Identität der Kunden.
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

Diese Version wurde die Unterstützung für OpenBSD gepatcht.
This release has been patched for OpenBSD support.

2001-01-30 15:12
1.1

Eine Korrektur für einen Fehler bei der Ausführung DiscID.py von Kommandozeilen-und aktualisiert Beispiel ruft zu öffnen, wie die jüngsten Linux-Kernels wollen O_RDONLY | O_NONBLOCK Fahnen beim Öffnen von Audio-CDs.
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

Erste freshmeat Ankündigung, behebt mehrere Bugs, mehrere Spiel renditebezogene und Unterstützung bei der CD-ROM-Modul für FreeBSD, Linux, Solaris und 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