[gnome-music/wip/mschraal/core: 68/92] artistview: Retrieve title for album
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/core: 68/92] artistview: Retrieve title for album
- Date: Mon, 17 Jun 2019 22:52:39 +0000 (UTC)
commit c9d98281588e1414f9a1758215defca8402c4011
Author: Marinus Schraal <mschraal gnome org>
Date: Fri May 31 17:13:29 2019 +0200
artistview: Retrieve title for album
gnomemusic/grilowrappers/grltrackersource.py | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/gnomemusic/grilowrappers/grltrackersource.py b/gnomemusic/grilowrappers/grltrackersource.py
index 7e6ad7f5..1af22b3b 100644
--- a/gnomemusic/grilowrappers/grltrackersource.py
+++ b/gnomemusic/grilowrappers/grltrackersource.py
@@ -230,6 +230,7 @@ class GrlTrackerSource(GObject.GObject):
SELECT DISTINCT
rdf:type(?album)
tracker:id(?album) AS ?id
+ nie:title(?album) AS ?title
WHERE
{
?album a nmm:MusicAlbum .
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]