Laurent Monin 42f6cfb38a Use tuples of integers and heapq instead strings/sort/list/dict for menu ordering
- old code was a bit tricky, concatenating special prefix to name to order
- use a heapq so entries are sorted on insert
- rename few local variables to make them more explicit
- use "constants" ORDER_BEFORE and ORDER_AFTER instead of "0", "?"
- review behavior with countries/formats & preferences, making the code easier to understand
- simplify "grouping": we add a separator after each group
2019-03-25 18:21:26 +01:00
2017-12-23 02:49:35 +05:30
2019-03-04 17:31:14 +01:00
2018-11-25 12:05:02 +01:00
2017-02-26 12:11:44 +01:00
2019-01-13 10:15:01 +01:00
2006-10-19 22:00:30 +02:00
2019-03-12 16:25:47 +01:00
2018-11-04 11:09:24 +01:00
2019-03-05 21:53:32 +01:00

MusicBrainz Picard

Travis Status Codacy Grade AppVeyor Status

MusicBrainz Picard is a cross-platform (Linux/Mac OS X/Windows) application written in Python and is the official MusicBrainz tagger.

Picard supports the majority of audio file formats, is capable of using audio fingerprints (AcoustIDs), performing CD lookups and disc ID submissions, and it has excellent Unicode support. Additionally, there are several plugins available that extend Picard's features.

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.

Picard is named after Captain Jean-Luc Picard from the TV series Star Trek: The Next Generation.

Binary downloads are available here.

Support and issue reporting

Please report all bugs and feature requests in the MusicBrainz issue tracker. If you need support in using Picard please read the documentation first and have a look at the MusicBrainz community forums.

Installing

INSTALL.md has instructions on building this codebase.

Description
No description provided
Readme 82 MiB
Languages
Python 99.4%
Shell 0.3%
PowerShell 0.2%
C 0.1%