$def with (filter_settings_form, filter) Deluge:things

Filter

$:(filter_settings_form.as_p(["regex", "active"]))

Speed

$:(filter_settings_form.as_p(["max_download_speed", "max_upload_speed", "max_connections", "max_upload_slots"]))

Other options

$:(filter_settings_form.as_p(["prioritize_first_last_pieces", "auto_managed", "download_location"]))

Matches

$:filter_settings_form.post_html()