From b0fb7d6ba1f6750a22043c5bfa0cb23457e72390 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Fri, 16 Feb 2024 18:12:51 +0000 Subject: [PATCH] trellas: change keywords to uppercase. #15032 --- src/Jackett.Common/Definitions/trellas.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Jackett.Common/Definitions/trellas.yml b/src/Jackett.Common/Definitions/trellas.yml index 98696bf8f..602e91ed6 100644 --- a/src/Jackett.Common/Definitions/trellas.yml +++ b/src/Jackett.Common/Definitions/trellas.yml @@ -162,6 +162,7 @@ search: - path: /?p=torrents&pid=10 method: post keywordsfilters: + - name: toupper - name: re_replace # add brackets to year on searchquery if missing args: ["\\(*((19|20)\\d{2})\\)*", "($1)"] - name: replace # use this as a workaround till #893 is implemented