Torrent Downloads: don't ask for user/password and fix empty search

This commit is contained in:
kaso17
2017-08-11 16:05:19 +02:00
parent 8591add0bf
commit e079c90535

View File

@@ -21,8 +21,10 @@
modes:
search: [q]
settings: []
search:
path: /search/
path: "{{if .Keywords}}/search/{{else}}/today/{{end}}"
inputs:
$raw: "new=1&{{range .Categories}}s_cat={{.}}&{{end}}"
search: "{{ .Query.Keywords }}"