Skip to content

MusicBrainz Picard 3.0.0b9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Aug 06:41
· 21 commits to master since this release
release-3.0.0b9
76056c4

Please refer to the download page for official download locations.

Bugfixes

  • PICARD-3349 - Copying the "new" column of a deleted tag in the metadata box copies the old value instead of empty
  • PICARD-3351 - Options dialog is sometimes too big in height, impossible to access Make It So button
  • PICARD-3352 - "Embed only a single front image" option can prevent images to be loaded
  • PICARD-3357 - Some Cyanrip log files fail to be parsed
  • PICARD-3365 - Debug options tooltips not shown
  • PICARD-3368 - Removing multiple tags from multiple tracks is slow
  • PICARD-3372 - Infinite OAuth retry loop when refresh token is revoked

New Features

  • PICARD-163 - ISRC support for lookup and submission
  • PICARD-2482 - Submit ISRCs from CD
  • PICARD-3355 - Allow plugins to unregister script variables and allow double registering
  • PICARD-3356 - Expose plugin_persist storage in plugin v3 API
  • PICARD-3358 - Add metadata tag context menu extension point and script variable title for plugins
  • PICARD-3363 - Add option to allow complete albums to be auto removed after save
  • PICARD-3367 - Add shell completion generation for picard-cli
  • PICARD-3369 - Add a test playground for checking file names in local cover art options

Improvements