mirror of https://github.com/Jackett/Jackett
torrentslocal: add input allw
last time I'm touching this, promise ;)
This commit is contained in:
parent
66bc1f367e
commit
55feba49ac
|
@ -607,6 +607,8 @@ search:
|
|||
nm: "{{ .Keywords }}"
|
||||
# find a username
|
||||
pn: ""
|
||||
# all words
|
||||
allw: 1
|
||||
keywordsfilters:
|
||||
- name: re_replace
|
||||
args: ["(\\w+)", " +$1"] # prepend + to each word
|
||||
|
|
Loading…
Reference in New Issue