From 55feba49ac0fa200ea197c113dee1b7046833fd6 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Fri, 30 Oct 2020 10:17:10 +0000 Subject: [PATCH] torrentslocal: add input allw last time I'm touching this, promise ;) --- src/Jackett.Common/Definitions/torrentslocal.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Jackett.Common/Definitions/torrentslocal.yml b/src/Jackett.Common/Definitions/torrentslocal.yml index 603ff057f7087..6f16328176faa 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