diff --git a/src/Jackett.Common/Definitions/torrentslocal.yml b/src/Jackett.Common/Definitions/torrentslocal.yml index 603ff057f..6f1632817 100644 --- a/src/Jackett.Common/Definitions/torrentslocal.yml +++ b/src/Jackett.Common/Definitions/torrentslocal.yml @@ -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