picard:devel

Last commit made on 2020-12-18
Get this branch:
git clone -b devel https://git.launchpad.net/picard

Branch merges

Branch information

Name:
devel
Repository:
lp:picard

Recent commits

1a4c5bd... by Felix Schwarz

Avoid exception when editing metadata but no tag was selected

If "self.selected_tags()" returns no tags "tags[0]" will trigger an
exception.

a521e52... by Philipp Wolfer

Bump version to 2.5.6dev1

7e4c106... by Philipp Wolfer

Release 2.5.5

fc41668... by Laurent Monin <email address hidden>

Resync de translation

70cd0e9... by Philipp Wolfer

PICARD-2071: Fix tracks sometimes sorted in reverse order

When tracks got loaded while sorting was disabled the tracks ended up in reverse order. Unify the behavior by always disabling sorting while inserting tracks.

813feb9... by Philipp Wolfer

PICARD-2070: Fixed lookup only moving half the files

Iterating over files to then move them can change the original list. Iterate over a copy. This is a regression from b0ee615

6cb4b82... by Philipp Wolfer

Bump version to 2.5.5dev1

cdb5808... by Philipp Wolfer

Release 2.5.4

acb9997... by Philipp Wolfer

Merge pull request #1715 from phw/PICARD-2067

PICARD-2067: Fix crash on Windows startup

988fc8b... by Philipp Wolfer

Revert "Build with PyInstaller 4.1"

This reverts commit 5889c30b7fc9a9b3ddb8fe8d444c873d4d99fa45.