[gnome-music/wip/mschraal/core: 44/93] artistview: Retrieve title for	album
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-music/wip/mschraal/core: 44/93] artistview: Retrieve title for	album
- Date: Fri, 21 Jun 2019 22:44:23 +0000 (UTC)
commit 37491e4b4d95fc18a6b40e14d2307a5dc1af2101
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]