diff --git a/vrobbler/templates/scrobbles/status.html b/vrobbler/templates/scrobbles/status.html index 73794d8..bbb4d6d 100644 --- a/vrobbler/templates/scrobbles/status.html +++ b/vrobbler/templates/scrobbles/status.html @@ -155,7 +155,7 @@ {% if working %}

{{working.media_obj}}

- {% if working.media_obj.subtitle %}

{{working.media_obj.subtitle}}

{% endif %} + {% if working.logdata.description %}

{{working.logdata.description}}

{% endif %}

{{working.timestamp|naturaltime}} from {{working.source}}

{% else %}