Administer SyncTV
Administration docs are organized by managed object. Choose the object first, then read the impact, operation order, and validation steps.
User Management Create users, ban and unban, change global roles, and inspect account security state.
Room and Member Management Manage room lifecycle, members, settings, playback controls, and live entries.
Reviews and Moderation Handle registration, room creation, join reviews, and moderation actions.
Provider Management Create, enable, disable, update, reconnect, and delete Provider instances.
Runtime Settings Hot-update registration, room creation, proxy policy, CORS, and retention policy.
Maintenance Tasks Inspect system state, clear streams, evict slice cache, and validate after maintenance.
Authentication and Security Model Understand sign-in methods, 2FA, token context, Provider headers, and management boundaries.
Managed Objects
Section titled “Managed Objects”| Object | Common actions | Check first |
|---|---|---|
| Users | Create, ban, unban, change role, inspect preferences | Global role, effective status, 2FA state |
| Rooms | Create, delete, transfer, ban, update settings | Creator, join rules, member limit, default permissions |
| Members | Add, kick, change role, change permissions | Whether role or member override is the right tool |
| Reviews | Approve or reject registration, room creation, room join | Applicant, target room, rejection reason |
| Providers | Create, enable, disable, update, reconnect, delete | Credential ownership, proxy policy, remaining references |
| Runtime settings | Change registration, CORS, proxy policy, retention | Whether the value is runtime policy, not startup configuration |
| System and cache | Inspect status, clear streams, evict slice cache | Whether the action affects online playback or cache hit rate |
Command flags are in CLI Reference. Runtime boundaries are covered in Runtime Boundaries.