{% extends "base.html" %} {% block title %}Actions - {{ user.username }}{% endblock %} {% block content %}
Note: AntennaPod stamps every action with the sync time, not the actual play time. The "synced" timestamp below reflects when the server received the action.
{{ total }} record(s) · page {{ page }} of {{ total_pages }}
{% for it in items %} {% set a = it.row %}{{ a.device_id }}{% endif %}
No actions match.
{% endfor %} {% if total_pages > 1 %} {% set base_qs = "action=" ~ filter_action ~ "&device=" ~ filter_device ~ "&podcast=" ~ (filter_podcast|urlencode_q) ~ "&sort=" ~ sort ~ "&per_page=" ~ per_page %} {% endif %} {% endblock %}