{% extends "base_list.html" %} {% load mathfilters %} {% load static %} {% load naturalduration %} {% block title %}{{object.title}}{% endblock %} {% block head_extra %} {% endblock %} {% block lists %}
{{object.scrobble_set.count}} scrobbles
{% if object.scrobble_set.last.long_play_complete == True %} Play again {% else %} Resume playing {% endif %}
Date | Publisher |
---|---|
{{scrobble.timestamp}} | {{scrobble.media_obj.publisher}} |