Products: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(Put clients on top since users are lazy, devs not so :-) (Imported from MoinMoin))
(Added magic tagger (Imported from MoinMoin))
(4 intermediate revisions by the same user not shown)
Line 9: Line 9:
* [[Picard Tagger|PicardTagger]] <br/>
* [[Picard Tagger|PicardTagger]] <br/>
<ul><li style="list-style-type:none">The next-generation cross-plattform tagger with [[PUID]] support.
<ul><li style="list-style-type:none">The next-generation cross-plattform tagger with [[PUID]] support.
</ul>
* [http://www.magic-tagger.com Magic MP3 Tagger] <br/>
<ul><li style="list-style-type:none">A Windows tagger for the MP3 file format that sponsors [[MusicBrainz]] and uses a built-in excerpt of the [[MusicBrainz]] core data.
</ul>
</ul>
* [[CD Lookup Tool|CdLookupTool]] <br/>
* [[CD Lookup Tool|CdLookupTool]] <br/>
Line 20: Line 23:


* [[Server]] (MusicBrainz Server) ('''mb_server''') <br/>
* [[Server]] (MusicBrainz Server) ('''mb_server''') <br/>
<ul><li style="list-style-type:none">The main MusicBrainz website
<ul><li style="list-style-type:none">The main MusicBrainz website.
</ul>
</ul>
* [[Database]] (MusicBrainz Database) <br/>
* [[Database]] (MusicBrainz Database) <br/>
<ul><li style="list-style-type:none">The MusicBrainz database, and the data live-feed (replication features) <br/>
<ul><li style="list-style-type:none">The MusicBrainz database, and the data live-feed (replication features). <br/>
</ul>
* [[Live Data Feed|LiveDataFeed]] (Database live data feed) <br/>
<ul><li style="list-style-type:none">The MusicBrainz service provides a live data feed for mirror servers, free of charge.
</ul>
</ul>


Line 36: Line 42:
* [[python-musicbrainz2]] Python Webservice bindings ('''python-musicbrainz2''') <br/>
* [[python-musicbrainz2]] Python Webservice bindings ('''python-musicbrainz2''') <br/>
<ul><li style="list-style-type:none">A client library written in python which provides easy object oriented access to the MusicBrainz database using the [[XML Web Service|XMLWebService]].
<ul><li style="list-style-type:none">A client library written in python which provides easy object oriented access to the MusicBrainz database using the [[XML Web Service|XMLWebService]].
</ul>
* [[XML Web Service|XMLWebService]] MusicBrainz web service <br/>
<ul><li style="list-style-type:none">The new, REST-based webservice API for direct access to MusicBrainz data (Please review the libraries above before writing your own implementation).
</ul>
</ul>


Line 41: Line 50:


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

----<br/> <small>Original version: [http://musicbrainz.org/products/index.html http://musicbrainz.org/products/index.html] </small>


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

Revision as of 22:15, 2 August 2006

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

Client applications

  • The legacy windows-only tagger with TRM support.
  • The next-generation cross-plattform tagger with PUID support.
  • A Windows tagger for the MP3 file format that sponsors MusicBrainz and uses a built-in excerpt of the MusicBrainz core data.
  • Designed to allow users the ability to lookup and contribute metadata for Audio CDs.
  • TRM generation tool.

The MusicBrainz Service

  • Server (MusicBrainz Server) (mb_server)
  • The main MusicBrainz website.
  • The MusicBrainz database, and the data live-feed (replication features).
  • The MusicBrainz service provides a live data feed for mirror servers, free of charge.

Developer resources

  • A development library geared toward developers who wish to utilize low-level access to the MusicBrainz Server RDF interface and the TRM Signature Server.
  • A development library geared towards developers who wish to write their own MusicBrainz enabled tagging application.
  • A client library written in python which provides easy object oriented access to the MusicBrainz database using the XMLWebService.
  • The new, REST-based webservice API for direct access to MusicBrainz data (Please review the libraries above before writing your own implementation).

MusicBrainz Enabled Third-party Software

See MusicBrainzEnabledApplications for a list of products which feature MusicBrainz support.