Awesome
<h1 align="center"> <br> <a href="https://musicbrainz.org/"><img src="https://github.com/metabrainz/metabrainz-logos/blob/master/logos/MusicBrainz/SVG/MusicBrainz_logo.svg" alt="MusicBrainz"></a> </h1> <h4 align="center">Server for the MusicBrainz project</h4> <p align="center"> <a href="https://github.com/metabrainz/musicbrainz-server/commits/master"> <img src="https://img.shields.io/github/last-commit/metabrainz/musicbrainz-server.svg?style=flat-square&logo=github&logoColor=white" alt="GitHub last commit"></a> <a href="https://github.com/metabrainz/musicbrainz-server/pulls"> <img src="https://img.shields.io/github/issues-pr-raw/metabrainz/musicbrainz-server?style=flat-square&logo=github&logoColor=white" alt="GitHub pull requests"></a> </p> <p align="center"> <a href="https://musicbrainz.org/">Website</a> • <a href="https://musicbrainz.org/doc/Development">Documentation</a> • <a href="https://tickets.metabrainz.org/projects/MBS/summary">Bug tracker</a> </p>About
MusicBrainz Server is the web frontend to the MusicBrainz Database and is accessible at http://musicbrainz.org.
MusicBrainz is a user-maintained open community that collects music metadata and makes it available to the public in the form of a relational database. For more information, visit our website.
To get help, please join #metabrainz on irc.libera.chat
Breaking changes to the database schema or our API / web service will be announced on our blog, so consider following that.
Installation
Full installation instructions are available in INSTALL.md.
General Prerequisites:
- Ubuntu/Debian (or some other Unix-like operating system at your own risks)
- Node (at least version 20)
- Perl (at least version 5.38)
- PostgreSQL (at least version 16)
Reporting bugs
Please report issues on our bug tracker.
Contributing
Please submit all patches to GitHub for review. See the contributing guidelines.
License
MusicBrainz Server is released under the GPLv2 or later. See the license notice.