Products: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(Using <dl>s instead of <ul>s.)
m (Removed redundant notes.)
Line 17: Line 17:
==The MusicBrainz Service==
==The MusicBrainz Service==


; [[Server]] (MusicBrainz server) (mb_server)
; [[Server]] (mb_server)
: The main MusicBrainz website.
: The main MusicBrainz website.


; [[Database]] (MusicBrainz database)
; [[Database]]
: The MusicBrainz database, and the data live-feed (replication features).
: The MusicBrainz database, and the data live-feed (replication features).


; [[Live Data Feed]] (Database live data feed)
; [[Live Data Feed]]
: The MusicBrainz service provides a live data feed for mirror servers, free of charge.
: The MusicBrainz service provides a live data feed for mirror servers, free of charge.


; [[FreeDB Gateway]] ('''mb2freedb''')
; [[FreeDB Gateway]] (mb2freedb)
: A gateway for accessing MusicBrainz data with CDDB/FreeDB clients through the [[FreeDB]] protocol.
: A gateway for accessing MusicBrainz data with CDDB/FreeDB clients through the [[FreeDB]] protocol.


Line 50: Line 50:
See [[MusicBrainz Enabled Applications]] for a list of products which feature MusicBrainz support.
See [[MusicBrainz Enabled Applications]] for a list of products which feature MusicBrainz support.


[[Category:To Be Reviewed]] [[Category:WikiDocs Page]] [[Category:Products]] [[Category:Development]]
[[Category:WikiDocs Page]] [[Category:Products]] [[Category:Development]]

Revision as of 21:13, 20 October 2009

MusicBrainz offers you the following products for download and/or use. All of these are open source and/or free for non-commercial use. See the product pages for details.

Client Applications

Picard Tagger
The next-generation cross-platform tagger with PUID support. Can also be used to do CD lookups and submit Disc IDs.
Magic Tagger
A Windows tagger for the MP3 file format that sponsors MusicBrainz and uses a built-in excerpt of the MusicBrainz core data. Magic Tagger is a Tagger Affiliate Program member. Download here
Jaikoz MP3 Tag Editor
A Java based cross platform tagging application that uses MusicBrainz with PUID support. Jaikoz is a Tagger Affiliate Program member. Download here
Rapport
An open source Mac OS X tagger for MP3 and M4A format files with PUID support. Download here

The MusicBrainz Service

Server (mb_server)
The main MusicBrainz website.
Database
The MusicBrainz database, and the data live-feed (replication features).
Live Data Feed
The MusicBrainz service provides a live data feed for mirror servers, free of charge.
FreeDB Gateway (mb2freedb)
A gateway for accessing MusicBrainz data with CDDB/FreeDB clients through the FreeDB protocol.

Developer Resources

libmusicbrainz (MusicBrainz client library)
A development library geared toward developers who wish to utilize low-level access to the MusicBrainz Server RDF interface and the TRM Signature Server. This library and the RDF web service have been deprecated -- for details see WebService.
libtunepimp (Tunepimp library)
A development library geared towards developers who wish to write their own MusicBrainz enabled tagging application. This library and the RDF web service have been depricated -- for details see WebService.
python-musicbrainz2 (Python webservice bindings)
A client library written in Python which provides easy object oriented access to the MusicBrainz database using the XML Web Service.
libdiscid
A C library for creating MusicBrainz disc IDs from audio CDs.
XML Web Service (MusicBrainz web service)
The new, REST-based webservice API for direct access to MusicBrainz data (Please review the libraries above before writing your own implementation). This web service should be used for all new development.

MusicBrainz-Enabled Third-Party Software

See MusicBrainz Enabled Applications for a list of products which feature MusicBrainz support.