The Picard application was designed to be the next generation MusicBrainz tagging application.
This new tagging concept is album oriented, as opposed to track/file oriented like the ClassicTagger was.
Picard is written in Python, which is a cross-platform language, and makes use of cross-platform libraries.
What's New in This Release: [ read full changelog ]
· "Other versions" menu now displays release labels and catalog numbers.
· Added CD-R, 8cm CD to the format mapping.
· Picard no longer fails to load releases with new or unknown media formats.
· Threading issues that could occasionally cause Picard to stop loading files have been fixed.
· Fixed album metadata processor plugins not working (#5960)
· Fixed loading of standalone recordings (#5961)
· Fixed requests stopping at midnight (#5963)
· Stopped using QDateTime for timing requests (for Qt 4.6 compatibility) (#5967)
· Fixed display of ampersands in the "other versions" menu. (#5969)
· Fixed use of numerical functions in advanced scripting.