From b8d03c4ad63dbb14aedd53b486b9b0ce2998a208 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Mon, 15 Jun 2020 07:26:48 +1200 Subject: [PATCH] audiobooktorrents: new result selectors. resolves #8978 --- src/Jackett.Common/Definitions/audiobooktorrents.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Jackett.Common/Definitions/audiobooktorrents.yml b/src/Jackett.Common/Definitions/audiobooktorrents.yml index bd9009c0e..3a9cfe2f2 100644 --- a/src/Jackett.Common/Definitions/audiobooktorrents.yml +++ b/src/Jackett.Common/Definitions/audiobooktorrents.yml @@ -138,18 +138,18 @@ search: files: selector: td:nth-last-child(8) date: - selector: td:nth-last-child(6) + selector: td:nth-last-child(7) size: - selector: td:nth-last-child(5) + selector: td:nth-last-child(6) grabs: - selector: td:nth-last-child(4) + selector: td:nth-last-child(5) filters: - name: regexp args: (\d+) seeders: - selector: td:nth-last-child(3) + selector: td:nth-last-child(4) leechers: - selector: td:nth-last-child(2) + selector: td:nth-last-child(3) downloadvolumefactor: case: "a.info > b:contains(\"[FREE]\")": 0