From fcd6e611818b66078a2bf44d29127371876820f1 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 19 Aug 2021 10:52:12 +1200 Subject: [PATCH] asiandvdclub: update selectors count from bottom in case uploader comes and goes and update date processing --- src/Jackett.Common/Definitions/asiandvdclub.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/Jackett.Common/Definitions/asiandvdclub.yml b/src/Jackett.Common/Definitions/asiandvdclub.yml index aebad125d..d02e56850 100644 --- a/src/Jackett.Common/Definitions/asiandvdclub.yml +++ b/src/Jackett.Common/Definitions/asiandvdclub.yml @@ -98,17 +98,18 @@ search: - name: replace args: ["torrent", "download"] size: - selector: td:nth-child(5) + selector: td:nth-last-child(6) seeders: - selector: td:nth-child(6) + selector: td:nth-last-child(5) leechers: - selector: td:nth-child(7) + selector: td:nth-last-child(4) date: - selector: td:nth-child(8) + selector: td:nth-last-child(3) + remove: p filters: - name: timeago grabs: - selector: td:nth-child(9) + selector: td:nth-last-child(2) downloadvolumefactor: case: img[src="../images/golden.gif"]: 0