diff --git a/daapinterface.py b/daapinterface.py index 8b3329e..1bf75d1 100644 --- a/daapinterface.py +++ b/daapinterface.py @@ -235,7 +235,7 @@ def artwork(): ''') sparql.setReturnFormat(JSON) artworkimages = sparql.query().convert() - # print(artworkimages) + print(artworkimages) ######### Right top # contributors diff --git a/templates/artwork.html b/templates/artwork.html index ae132b9..12143ea 100644 --- a/templates/artwork.html +++ b/templates/artwork.html @@ -39,17 +39,20 @@