From e8dd1a5d1ba8573bbd138291482b6ca0a7c342c5 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Wed, 8 Nov 2023 15:43:57 +1300 Subject: [PATCH] theshow: add missing sort --- src/Jackett.Common/Definitions/theshow.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Jackett.Common/Definitions/theshow.yml b/src/Jackett.Common/Definitions/theshow.yml index 7f8c11489..16664ea02 100644 --- a/src/Jackett.Common/Definitions/theshow.yml +++ b/src/Jackett.Common/Definitions/theshow.yml @@ -120,6 +120,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*"))