From 24a6577b145a11923726408abbad1c646da2033e Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sat, 1 Feb 2025 05:07:15 +1300 Subject: [PATCH] torrentview: hardcode 2024 for TEST #14672 --- src/Jackett.Common/Definitions/torrentview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/torrentview.yml b/src/Jackett.Common/Definitions/torrentview.yml index a17fe1b30..9d36cf108 100644 --- a/src/Jackett.Common/Definitions/torrentview.yml +++ b/src/Jackett.Common/Definitions/torrentview.yml @@ -61,7 +61,7 @@ search: gr_id: "" # search in: title sfl: wr_subject - stx: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}" + stx: "{{ if .Keywords }}{{ .Keywords }}{{ else }}2024{{ end }}" # search operand: or, and sop: and