mirror of
https://github.com/Jackett/Jackett
synced 2025-01-18 13:43:50 +00:00
NetHD: enable andmatch filter
This commit is contained in:
parent
80ea816bc7
commit
255a0f0ffa
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@
|
|||
incldead: 1
|
||||
rows:
|
||||
selector: tr:has(td.name)
|
||||
filters:
|
||||
- name: andmatch
|
||||
fields:
|
||||
title:
|
||||
selector: td.name > div > a.poster-preview[title]
|
||||
|
|
Loading…
Reference in a new issue