picard:PICARD-2192

Last commit made on 2024-04-21
Get this branch:
git clone -b PICARD-2192 https://git.launchpad.net/picard

Branch merges

Branch information

Name:
PICARD-2192
Repository:
lp:picard

Recent commits

0858846... by Philipp Wolfer

PICARD-2192: Do not strip architectures from macOS binary

This is required to preserve arm64 binary code.

7251071... by Philipp Wolfer

Fixed debug opt test cases not being run

Fixed the naming of the test class so it actually gets collected and run

226ebef... by Laurent Monin <email address hidden>

Merge pull request #2415 from zas/fix_standalone_track_genres

PICARD-2866: Fix standalone track genres

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

Merge pull request #2417 from zas/search_cleanup

Search cleanup

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

self.file_ -> file

9e9ba13... by Laurent Monin <email address hidden>

track['musicbrainz_releasegroupid'] -> releasegroup_id

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

track['musicbrainz_albumid'] -> album_id

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

track['musicbrainz_recordingid'] -> recording_id

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

Move part of the code from load_selection() to new _load_selection_nat()

3713de5... by Laurent Monin <email address hidden>

Move part of the code from load_selection() to new _load_selection_non_nat()