{% extends 'base.html.twig' %} {% block title %}Preferences{% endblock %} {% block h2 %}Preferences{% endblock %} {% block body %}
Define a filter to be pre-applied to your download options.
Change how your downloads are stored.
Manage your Upcoming Episodes calendar.
Configure your Torrentio client.
{{ form_start(torrentio_form, { action: path('app.torrentio-preferences.save') }) }}