[gnome-music/wip/mschraal/core: 46/70] artistview: Retrieve title for album
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/core: 46/70] artistview: Retrieve title for album
- Date: Tue, 18 Jun 2019 15:58:10 +0000 (UTC)
commit 33b7a4b6a2ab9b0732a23937380a73c1c69e8bda
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]