Library for creating MusicBrainz DiscIDs from audio CDs
libdiscid is a C library for creating MusicBrainz DiscIDs from audio
CDs. It reads a CD's table of contents (TOC) and generates an
identifier which can be used to lookup the CD at MusicBrainz.
Additionally, it provides a submission URL for adding the DiscID to the
database.
The interface of this library is new, but the DiscID algorithm and the
operating system dependent CD-ROM/DVD-ROM access code have been ported
from libmusicbrainz version 2. For more info about the interface read
the [WWW] API documentation.
- Developed at multimedia:libs
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/libdiscid && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000011 11 Bytes | |
libdiscid-0.3.0.tar.gz | 0000344348 336 KB | |
libdiscid-no-crypto.patch | 0000002434 2.38 KB | |
libdiscid-visibility.patch | 0000002918 2.85 KB | |
libdiscid.changes | 0000002539 2.48 KB | |
libdiscid.spec | 0000003944 3.85 KB |
Revision 17 (latest revision is 30)
Stephan Kulow (coolo)
accepted
request 148807
from
Ismail Dönmez (namtrac)
(revision 17)
- updated to 0.3.0 - Fixed reading of 99 track CDs on Mac OS X. - Added API for reading ISRCs and MCNs (implemented on Windows and Mac OS X). - Added Solaris, OpenBSD and kFreeBSD support. - libdiscid-visibility.patch, libdiscid-no-crypto.patch Adapted to the 0.3 release
Comments 0