Service info
- Name
- {{ status.build.name }}
- Version
- {{ status.build.version }}
- Build date
- {{ status.build.build_date }}
- Git SHA
- {{ status.build.git_sha }}
- Started
- {{ status.build.started_at }}
- Python
- {{ status.build.python }}
- SAB URL
- {{ status.sab_url }}
- Download root
- {{ status.download_root }}
- Movies root
- {{ status.movies_root }}
- TV root
- {{ status.tv_root }}
- Write auth
- {{ 'enabled' if status.auth_enabled else 'disabled' }}
Manual batches
| ID | Status | Path |
|---|---|---|
| {{ batch.id }} | {{ batch.status }} | {{ batch.path }} |
Jobs
Loading…