1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-04 10:48:26 +00:00

tapochek: download link is required for sonarr radarr. resolves #6654

This commit is contained in:
Garfield69 2019-12-21 11:28:01 +13:00
parent 9044d17d3f
commit c4e1db0f8a

View file

@ -480,9 +480,15 @@
sns: -1
rows:
selector: tr[id^="tor_"]
selector: tr[id^="tor_"]:has(a[href^="./download.php?id="])
fields:
category:
selector: td a.gen
attribute: href
filters:
- name: querystring
args: f
title:
selector: a.genmed
filters:
@ -508,15 +514,8 @@
selector: a.genmed
attribute: href
download:
optional: true
selector: a[href^="./download.php?id="]
attribute: href
category:
selector: td a.gen
attribute: href
filters:
- name: querystring
args: f
size:
selector: td:nth-child(6) > u
date: