Session Status

State: {{ snapshot.state.value | replace("_", " ") }} OBS: {% if snapshot.obs_connected %} connected
{% elif snapshot.obs_state == 'reconnecting' %} reconnecting…
{% else %} disconnected
{% endif %}
{% if snapshot.error %} {% endif %} {% if snapshot.armed_deck %} {% endif %} {% if snapshot.last_output %}

Last output: {{ snapshot.last_output }}

{% endif %}

File Watcher

Status: {% if watcher_running %} running {% else %} stopped {% endif %} Mode: {{ watcher_mode }}
{% if watcher_running %}
{% else %}
{% endif %}
{% include "partials/pairs.html" %}