diff --git a/src/Jackett.Common/Definitions/trellas.yml b/src/Jackett.Common/Definitions/trellas.yml index 8983220c6..4c4469b46 100644 --- a/src/Jackett.Common/Definitions/trellas.yml +++ b/src/Jackett.Common/Definitions/trellas.yml @@ -167,7 +167,7 @@ search: - name: replace # use this as a workaround till #893 is implemented args: ["Greys Anatomy", "Grey's Anatomy"] - name: re_replace - args: ["[^\\w\\d\\(\\)]+", "%"] + args: ["[^\\w\\d\\(\\)]+", "+"] inputs: $raw: "{{ range .Categories }}cid[]={{.}}&{{end}}" keywords: "{{ .Keywords }}"