picard:2.x

Last commit made on 2024-05-17
Get this branch:
git clone -b 2.x https://git.launchpad.net/picard

Branch merges

Branch information

Name:
2.x
Repository:
lp:picard

Recent commits

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

PICARD-2901: Only try to open edit tag dialog if there are tags to edit

Properly initialize `tag_diff` and check if it's `None`.

ecc0a87... by Philipp Wolfer

PICARD-2896: Support .ogx extension for Ogg container

e4953a0... by Philipp Wolfer

PICARD-2895: Web service requests must set Authorization header only when required

Setting an empty authorization header can lead to request errors if the
server tries to validate the header if present.

89693c8... by "salo.rock" <email address hidden>

Translated using Weblate (Italian)

Currently translated at 100.0% (1174 of 1174 strings)

Co-authored-by: salo.rock <email address hidden>
Translate-URL: https://translations.metabrainz.org/projects/picard/2/app/it/
Translation: Picard/App

36168cf... by Philipp Wolfer

PICARD-2891: When clustering files attached to a Track use orig_metadata

b0ae353... by Vaclovas Intas <email address hidden>

Translated using Weblate (Lithuanian)

Currently translated at 67.8% (796 of 1174 strings)

Co-authored-by: Vaclovas Intas <email address hidden>
Translate-URL: https://translations.metabrainz.org/projects/picard/2/app/lt/
Translation: Picard/App

88b0a8c... by Vaclovas Intas <email address hidden>

Translated using Weblate (Lithuanian)

Currently translated at 67.6% (794 of 1174 strings)

Co-authored-by: Vaclovas Intas <email address hidden>
Translate-URL: https://translations.metabrainz.org/projects/picard/2/app/lt/
Translation: Picard/App

74d7f1f... by Vaclovas Intas <email address hidden>

Translated using Weblate (Lithuanian)

Currently translated at 67.1% (788 of 1174 strings)

Co-authored-by: Vaclovas Intas <email address hidden>
Translate-URL: https://translations.metabrainz.org/projects/picard/2/app/lt/
Translation: Picard/App

f57000e... by Philipp Wolfer

PICARD-2883: Refactor FileItem.decide_file_icon_info

Return icon and tooltip in a single function.

6f2026a... by Philipp Wolfer

PICARD-2883: Show match icon tooltip also for files

Previously this was only shown for tracks, but not if multiple files
got linked to the same track.