/README.md

https://github.com/navap/picard · Markdown · 24 lines · 15 code · 9 blank · 0 comment · 0 complexity · f023775ca7579c325adf46fe37d17b4e MD5 · raw file

  1. MusicBrainz Picard
  2. ==================
  3. ![Github Actions Status](https://github.com/metabrainz/picard/workflows/Run%20tests/badge.svg)
  4. [![Codacy Grade](https://img.shields.io/codacy/grade/4dcabf0a13ed4b27b3a381ce9ba96ecc/master.svg?style=flat-square&label=Codacy)](https://app.codacy.com/gh/metabrainz/picard)
  5. [MusicBrainz Picard](http://picard.musicbrainz.org) is a cross-platform (Linux/Mac OS X/Windows) application written in Python and is the official [MusicBrainz](http://musicbrainz.org) tagger.
  6. Picard supports the majority of audio file formats, is capable of using audio fingerprints ([AcoustIDs](http://musicbrainz.org/doc/AcoustID)), performing CD lookups and [disc ID](http://musicbrainz.org/doc/Disc_ID) submissions, and it has excellent Unicode support. Additionally, there are several plugins available that extend Picard's features.
  7. When tagging files, Picard uses an album-oriented approach. This approach allows it to utilize the MusicBrainz data as effectively as possible and correctly tag your music. For more information, [see the illustrated quick start guide to tagging](https://picard.musicbrainz.org/quick-start/).
  8. Picard is named after Captain Jean-Luc Picard from the TV series Star Trek: The Next Generation.
  9. Binary downloads are available [here](http://picard.musicbrainz.org/downloads/).
  10. Support and issue reporting
  11. ---------------------------
  12. Please report all bugs and feature requests in the [MusicBrainz issue tracker](https://tickets.metabrainz.org/browse/PICARD). If you need support in using Picard please read the [documentation](https://picard-docs.musicbrainz.org/) first and have a look at the [MusicBrainz community forums](https://community.metabrainz.org/c/picard).
  13. Installing
  14. ---------------------------
  15. [INSTALL.md has instructions on building this codebase.](INSTALL.md)