From e196a385cd113b39c9575a7ea7627951ab1282e9 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sat, 10 Oct 2020 09:21:02 +1300 Subject: [PATCH] p2pelite: add date TZ add book-search --- src/Jackett.Common/Definitions/p2pelite.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/p2pelite.yml b/src/Jackett.Common/Definitions/p2pelite.yml index 4c3bd2e0e..4fc119ea4 100644 --- a/src/Jackett.Common/Definitions/p2pelite.yml +++ b/src/Jackett.Common/Definitions/p2pelite.yml @@ -52,6 +52,7 @@ caps: modes: search: [q] + book-search: [q] settings: - name: username @@ -147,8 +148,10 @@ search: selector: td:nth-last-child(6):not(:contains("day")) optional: true filters: + - name: append + args: " +00:00" # auto adjusted by site account profile - name: dateparse - args: "Jan 2 2006 03:04 PM" + args: "Jan 2 2006 03:04 PM -07:00" size: selector: td:nth-last-child(5) grabs: