$def with (filter_settings_form, filter) Deluge:things

Filter

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

Speed

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

Seed options

$:(filter_settings_form.as_table(["stop_ratio", "stop_at_ratio", "remove_at_ratio"]))

Other options

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

Matches

$:filter_settings_form.post_html()