diff --git a/daapinterface.py b/daapinterface.py index 03e5606..716a079 100644 --- a/daapinterface.py +++ b/daapinterface.py @@ -342,6 +342,7 @@ def artwork(): # text=soup.find_all("p") artworkdescriptiontext=Markup(text) + print(artworkdescriptiontext) ############ right bottom LATER diff --git a/templates/artwork.html b/templates/artwork.html index f32387c..ae132b9 100644 --- a/templates/artwork.html +++ b/templates/artwork.html @@ -120,10 +120,8 @@
DESCRIPTION - -
+ {{ artworkdescriptiontext }} -
AUTHOR