{{ screen.name }}
{%- if screen.id in unpublished_ids -%} Draft changes {%- elif screen.published_revision -%} Published r{{ screen.published_revision }} {%- endif -%} {{ state|title }}Player diagnostics
Cache: {{ "ready" if report.cache_ready else "not ready" }} {% if report.cache_revision %} for r{{ report.cache_revision }} {% endif %} · Service worker: {{ "active" if report.service_worker_active else "inactive" }} {% if report.storage_usage is not none %} · Storage {{ (report.storage_usage / 1048576)|round(1) }} MiB {% if report.storage_quota %} / {{ (report.storage_quota / 1048576)|round(1) }} MiB {% endif %} {% endif %} {% if report.last_content_title %} Last played: {{ report.last_content_title }} {% if report.last_content_started_at %} · {% endif %} {% endif %}Playing: {% if not screen.published_revision %} Nothing published yet {% elif layout_assignment.published_layout_id %} Multi-zone layout · {{ layout_assignment.published_layout_name or "unknown layout" }} {% elif screen.published_use_schedules %} Scheduled channel {% elif screen.published_playlist_id %} Direct playlist · {{ screen.published_playlist_name or "unknown playlist" }} {% else %} Nothing assigned {% endif %} Change