{{ _('Automatically search for new episodes and download them on a schedule.') }}
{{ _('No sync jobs yet') }}{{ _('Add a series from the search page to get started.') }}
{{ _('Edit sync job') }}
{{ _('Skip:') }} {{ _('This sync run will be skipped. It will be retried on the next scheduled check.') }} {{ _('Wait (Hold):') }} {{ _('The sync pauses until the custom path is reachable again — then starts automatically.') }}
{{ _('Rename group') }}
{% endblock %} {% block scripts %}
{% set is_admin = not auth_enabled or (current_user and current_user.role == 'admin') %}
{% endblock %}