From e19e131e1c71be52ed91bdb7dd7d262d06f1168d Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Wed, 8 Nov 2023 15:43:34 +1300 Subject: [PATCH] theoccult: add missing sort --- src/Jackett.Common/Definitions/theoccult.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Jackett.Common/Definitions/theoccult.yml b/src/Jackett.Common/Definitions/theoccult.yml index 1f9ab2c9d..36d943ead 100644 --- a/src/Jackett.Common/Definitions/theoccult.yml +++ b/src/Jackett.Common/Definitions/theoccult.yml @@ -119,6 +119,8 @@ search: titleonly: 1 # 0 Exact, 1 Fuzzy, 3 Parsed, 4 Simple # 2 Pure is not used nonboolean: 0 + sort: "{{ .Config.sort }}" + d: "{{ .Config.type }}" rows: selector: table[border="0"] > tbody > tr.ttable:has(a[href^="browse.php?cat="]):not(:has(font[color="blue"])):not(:contains("*TCG*"))