Laurent Monin 7997fbb695 Merge pull request #239 from Sophist-UK/sophist_fix_error_refresh_album_plus_track
Fix refresh error when album and track selected.

Traceback (most recent call last):
  File "./picard/ui/mainwindow.py", line 724, in refresh
    self.tagger.refresh(self.selected_objects)
  File "./picard/tagger.py", line 540, in refresh
    obj.load(priority=True, refresh=True)
AttributeError: 'Track' object has no attribute 'load'
2014-03-11 13:03:56 +01:00
2014-03-06 23:38:51 +01:00
2014-03-06 23:38:51 +01:00
2009-09-22 20:15:35 +02:00
2006-10-19 22:00:30 +02:00
2014-01-06 11:25:27 +01:00

MusicBrainz Picard

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.

To submit bugs or improvements, please use Picard bug tracker.

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