From c8e4cfefdd9d609d3ef4642449e81b5a51b9b842 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Tue, 6 Oct 2020 19:43:50 +1300 Subject: [PATCH] lastfiles: add date TZ --- src/Jackett.Common/Definitions/lastfiles.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/lastfiles.yml b/src/Jackett.Common/Definitions/lastfiles.yml index 751ecb51f..9b1967b39 100644 --- a/src/Jackett.Common/Definitions/lastfiles.yml +++ b/src/Jackett.Common/Definitions/lastfiles.yml @@ -143,8 +143,10 @@ search: date: selector: td:nth-child(3) filters: + - name: append + args: " +00:00" # auto adjusted by site account profile - name: dateparse - args: "02-01-200615:04:05" + args: "02-01-200615:04:05 -07:00" size: selector: td:nth-child(4) grabs: