mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 06:03:09 +00:00
filelisting: add andmatch filter
This commit is contained in:
parent
44e872ed3b
commit
9444c3c948
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ search:
|
|||
|
||||
rows:
|
||||
selector: table > tbody > tr:has(td.dn-title)
|
||||
filters:
|
||||
- name: andmatch
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
|
Loading…
Add table
Reference in a new issue