{% extends "base.html" %} {% block title %}Jobs — alembic{% endblock %} {% block content %}
Maintenance runs on their own schedule, or trigger them manually here.
| Job | Status | Next run | |
|---|---|---|---|
|
{{ job.job_key }}
{% if job.description %}{{ job.description }} {% endif %}
|
{% if job.enabled %}enabled{% else %}disabled{% endif %} | {{ job.next_run }} |
Playlist syncs are triggered from each playlist's own page.
| Job | Status | Triggered by | Summary |
|---|