Products: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
m (Removed redundant notes.)
mNo edit summary
Line 1: Line 1:
[[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.
MusicBrainz offers the following products for download and/or use. All of these are open source and/or free for non-commercial use.


==Client Applications==
==Client Applications==


; [[Picard Tagger]]
; [[MusicBrainz Picard]]
: The next-generation cross-platform tagger with [[PUID]] support. Can also be used to do CD lookups and submit [[Disc ID]]s.
: Picard is a cross-platform tagging application written in Python that runs on Windows, Linux, and Mac OS X. It has accoustic fingerprinting ([[PUID]]) support and can also be used to do CD lookups and submit [[Disc ID]]s.


; [[Magic Tagger]]
; [[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. [http://www.magic-tagger.com Download here]
: 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. [http://www.magic-tagger.com Download here]


; [[Jaikoz MP3 Tag Editor]]
; [[Jaikoz MP3 Tag Editor]]
: A Java based cross platform tagging application that uses [[MusicBrainz]] with [[PUID]] support. Jaikoz is a [[Tagger Affiliate Program]] member. [http://www.jthink.net/jaikoz/ Download here]
: A Java based cross platform tagging application that uses MusicBrainz with [[PUID]] support. Jaikoz is a [[Tagger Affiliate Program]] member. [http://www.jthink.net/jaikoz/ Download here]


; [[Rapport]]
; [[Rapport]]
Line 30: Line 30:


==Developer Resources==
==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 [[Web Service|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 [[Web Service|WebService]].


; [[python-musicbrainz2]] (Python webservice bindings)
; [[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]].
: A client library written in Python which provides easy object oriented access to the MusicBrainz database using the [[XML Web Service]].

; [[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.


; [[libdiscid]]
; [[libdiscid]]
: A C library for creating MusicBrainz disc IDs from audio CDs.
: A C library for creating MusicBrainz disc IDs from audio CDs.


; [[XML Web Service]] (MusicBrainz web service)
; [[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 [[Web Service|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.

; [[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 [[Web Service|web service]].


==MusicBrainz-Enabled Third-Party Software==
==MusicBrainz-Enabled Third-Party Software==


See [[MusicBrainz Enabled Applications]] for a list of products which feature MusicBrainz support.
See [[MusicBrainz Enabled Applications|MusicBrainz enabled applications]] for a list of products which feature MusicBrainz support.


[[Category:WikiDocs Page]] [[Category:Products]] [[Category:Development]]
[[Category:WikiDocs Page]] [[Category:Products]] [[Category:Development]]

Revision as of 16:57, 28 December 2009

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

Client Applications

MusicBrainz Picard
Picard is a cross-platform tagging application written in Python that runs on Windows, Linux, and Mac OS X. It has accoustic fingerprinting (PUID) support and 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

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.
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.
libdiscid
A C library for creating MusicBrainz disc IDs from audio CDs.
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 web service.
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 web service.

MusicBrainz-Enabled Third-Party Software

See MusicBrainz enabled applications for a list of products which feature MusicBrainz support.