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.5.0.tar.gz | 0000366828 358 KB | |
libdiscid-no-crypto.patch | 0000002776 2.71 KB | |
libdiscid.changes | 0000003982 3.89 KB | |
libdiscid.spec | 0000003342 3.26 KB |
Revision 21 (latest revision is 30)
Stephan Kulow (coolo)
accepted
request 171157
from
Ismail Dönmez (namtrac)
(revision 21)
- update to version 0.5.0: - LIB-29: add read_sparse() for faster reading again - LIB-35: add HAVE_SPARSE_READ and VERSION_* defines - LIB-36: hide internal symbols on Linux/Unix - libdiscid-visibility.patch removed (implemented upstream) - libdiscid-no-crypto.patch: - refreshed via quilt - provided meta information: no upstream, opensuse feature (forwarded request 171085 from JonnyJD)
Comments 0