{% load urlreplace %} {% load naturalduration %} {% for obj in object_list %} {% if obj.title %} {% if request.user.is_authenticated %} {% endif %} {% endif %} {% endfor %}
Latest Title Scrobbles Complete Start
{{obj.scrobble_set.last.local_timestamp}} {{obj}}{{obj.scrobble_count}} {% if obj.scrobble_set.last.logdata.long_play_complete == True %}Yes{% endif %} Scrobble

{% if page_obj.has_previous %} prev {% endif %} Page {{ page_obj.number }} of {{ page_obj.paginator.num_pages }} {% if page_obj.has_next %} next {% endif %}