gnome-music:wip/mschraal/gnome45-tracker-fix-backport

Last commit made on 2024-01-22
Get this branch:
git clone -b wip/mschraal/gnome45-tracker-fix-backport https://git.launchpad.net/gnome-music

Branch merges

Branch information

Name:
wip/mschraal/gnome45-tracker-fix-backport
Repository:
lp:gnome-music

Recent commits

c616666... by Marinus Schraal <email address hidden>

coresong: Fix play count update

The play count of the Grl.Media got updated, but the CoreSong update
never got triggered. Resulting in the playcount effectively staying the
same.

Trigger an update for the CoreSong values to remedy this.

Fixes: #587

dfc8a5d... by Marinus Schraal <email address hidden>

grltrackerplaylists: Make queries Tracker3 compliant

Music historically abused some Tracker specific sparql behaviour that
was made compliant in Tracker 3. See
https://gitlab.gnome.org/GNOME/gnome-music/-/merge_requests/1027#note_1967141
for details.

Thanks to Jon Hudson for investigating and Carlos Garnacho for providing
the insight and cure.

Fixes: #578

fa55b11... by Jon Hudson <email address hidden>

App Menu: fix spacing between list items

Removes 'spacing' property on GtkBox in the app menu to make it more
consistent with other Gnome apps.

Fixes: #569

9a945e2... by Marinus Schraal <email address hidden>

windowplacment: Use correct GTK4 property for maximization

"is-maximized" was renamed to "maximized" for GTK4, an oversight during
porting.

Listen to "maximized" instead.

Fixes #582

74aae90... by Aefgh Threenine <email address hidden>

Update Thai translation

fd305cc... by Aefgh Threenine <email address hidden>

Add Thai translation

270401d... by Alex Jr <email address hidden>

Update Brazilian Portuguese translation

f614fc8... by Marinus Schraal <email address hidden>

texturecache: Fix flake8 warning

Something changed within Flake8 to start triggering this warning.

Add a noqa for E226 in this case; it seems reasonable in general, but
not so much in this case and introducing another flake8 error if applied.

6f96b2f... by Asier Sarasua Garmendia <email address hidden>

Update Basque translation

e4485ce... by Fabio Tomat <email address hidden>

Update Friulian translation