Page MenuHomeSolus

Update picard to 2.3.1
ClosedPublic

Authored by livingsilver94 on Feb 28 2020, 8:00 PM.
Tags
None
Referenced Files
F11052628: D8390.diff
Thu, Aug 10, 9:39 PM
F10946079: D8390.diff
Sat, Jul 15, 7:51 AM
F10887252: D8390.id20036.diff
Jun 26 2023, 9:29 AM
F10887015: D8390.id20038.diff
Jun 26 2023, 5:53 AM
F10886841: D8390.id20109.diff
Jun 26 2023, 3:50 AM
F10882915: D8390.diff
Jun 23 2023, 8:38 PM
F10765943: D8390.id.diff
May 19 2023, 3:55 PM
F10709032: D8390.id.diff
Apr 27 2023, 10:11 PM
Subscribers

Details

Summary
  • Many release events can cause the versions context menu to overflow
  • Existing acoustid_fingerprint tags are not considered for AcoustID submission
  • DEL always removes release or file from main window
  • Plugin update fails to compare plugin versions with double digit versions
  • Crash on loading a release if $div(n,0) is used in a script
  • Prevent duplicates in top tags editor
  • Dropping a PDF file on cover art image box doesn't work
  • Adding uppercase tags to preserved tags list is not handled correctly
  • Unexpected results with $num function
  • Untrapped error on $mod with zero input
  • $lenmulti with missing name returns "1"

New Feature

  • Add script functions $sortmulti and $reversemulti to sort and reverse multi-value variables
  • Provide a %_releasecountries% variable

Improvement

  • Change Generate AcoustID Fingerprints shortcut to Ctrl+Shift+Y
  • Use preferred release countries to select a matching release country if there are multiple
  • Make editing tags in top tags list more intuitive
  • Completely ignore release types set to zero in preferred releases
Test Plan

Successfully tagged a flac file.

Diff Detail

Repository
R2427 picard
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added inline comments.
abi_used_libs
2 ↗(On Diff #20036)

This isn't a thing anymore. Something is outdated here.

abi_used_libs
2 ↗(On Diff #20036)

I imagined, but my solbuild image is up to date... I'm investigating.

I fired a solbuild up and it went away. IDK, my solbuild image was already using Python 3.7.

This revision is now accepted and ready to land.Mar 3 2020, 12:41 PM
This revision was automatically updated to reflect the committed changes.