{% load humanize %} {% load naturalduration %}
{{scrobble.media_obj.title|truncatechars_html:45}} - {% if scrobble.logdata %}{% if scrobble.logdata.title %}{{scrobble.logdata.title}}{% endif %}{% endif %}
{{scrobble.media_obj|truncatechars_html:45}} - {{scrobble.logdata.movement_type}}> {% elif scrobble.media_type == "AgentSession" %}
{% if scrobble.logdata.title %}{{scrobble.logdata.title|truncatechars_html:100}}{% else %}{{scrobble.media_obj|truncatechars_html:100}}{% endif %}
{{scrobble.media_obj|truncatechars_html:45}}> {% endif %}