MusicBrainz Picard 3.0.0rc2
Pre-release
Pre-release
·
2 commits
to master
since this release
Please refer to the download page for official download locations.
Bugfixes
- PICARD-3412 - Picard logs the user out after ~1 hour, requiring re-authentication on nearly every startup
- PICARD-3413 - Crash in User Interface > Toolbar Actions on Add Action
- PICARD-3415 - The item views for unclustered and clustered files do not use the system folder icon
- PICARD-3416 - Generated Appstream appdata file has empty release list
- PICARD-3417 - Item views and the metadata box do not refresh correctly when interface colors are changed and applied
- PICARD-3420 - Set proper pygit2 timeouts, reduce the risk of hang
- PICARD-3421 - Wrong desktop file name passed to QApplication.setDesktopFileName() breaks XDG/Wayland app-id association
- PICARD-3423 - Snap package does not register the MPRIS2 audio player DBus interface
- PICARD-3424 - Infinite re-authentication loop when a server rejects a valid OAuth token
- PICARD-3425 - Submission server is not used for ISRC and rating submission
- PICARD-3426 - "Submit data to the configured server" checkbox checkmark not visible in dark mode
- PICARD-3427 - Crash when clicking on a track rating
Improvements
- PICARD-3137 - Do not ask for authentication when switching to a server not supporting authentication
- PICARD-3407 - Add
is_from_mbflag to pluginregister_script_variable()function - PICARD-3408 - Using
--debug-optflag alone doesn't enable debug log level - PICARD-3409 - Reduce memory usage
- PICARD-3410 - Show a busy cursor to acknowledge async lookup and cluster actions
- PICARD-3414 - Unify boolean environment variable parsing and add
PICARD_FORCE_FUSION - PICARD-3419 - Add option to standardize artist name only in "artists" and "albumartists" tags
- PICARD-3422 - Make the "Make It So!" accept button reusable and configurable, and extend it to the Script Editor
Tasks
- PICARD-3048 - Document manual editing of tags with metadata view and tag editor
- PICARD-3215 - Update documentation for restructured CD lookup menu