From dda3f033aa4167e91ddf812f5c6b9d47006e3ac3 Mon Sep 17 00:00:00 2001 From: Diego Heras Date: Mon, 7 Dec 2020 21:56:36 +0100 Subject: [PATCH] femdomcult: fix torrents without date (#10434) --- src/Jackett.Common/Definitions/femdomcult.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/femdomcult.yml b/src/Jackett.Common/Definitions/femdomcult.yml index 73b08b0ac..f2ae1a0d8 100644 --- a/src/Jackett.Common/Definitions/femdomcult.yml +++ b/src/Jackett.Common/Definitions/femdomcult.yml @@ -82,8 +82,7 @@ search: title: "{{ .Keywords }}" order_by: "{{ .Config.sort }}" order_way: "{{ .Config.type }}" - action: basic - searchsubmit: 1 + action: advanced rows: # exclude redbar torrents @@ -117,9 +116,12 @@ search: args: ["/static/common/noartwork/noimage.png", ""] files: selector: td:nth-child(3) + date: # some torrents have "Never" date + text: 20 years ago date: selector: td:nth-child(5) > span attribute: title + optional: true filters: - name: append args: " +00:00" # auto adjusted by site account profile