1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-22 07:43:13 +00:00

aftershock: drop un-approved results

because they may contain missing fields causing row error
This commit is contained in:
Garfield69 2024-12-16 04:45:40 +13:00
parent 11636b522b
commit 3dd9c8ddaf

View file

@ -115,7 +115,7 @@ search:
type: "{{ .Config.type }}"
rows:
selector: table tbody#torrent_background tr:has(a.index)
selector: table tbody#torrent_background tr:has(a.index):has(span.icon_check_alt)
filters:
- name: andmatch