mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
ptfiles: add genre results
This commit is contained in:
@@ -145,12 +145,11 @@ search:
|
||||
"*": 1
|
||||
uploadvolumefactor:
|
||||
text: 1
|
||||
description:
|
||||
genre:
|
||||
selector: td:nth-child(2) > span:has(span > small)
|
||||
remove: span:nth-child(1), span.tool, a[title^="Search all"], br ~ b > small
|
||||
filters:
|
||||
- name: trim
|
||||
args: "/"
|
||||
description:
|
||||
text: "{{ .Result.genre }}"
|
||||
minimumratio:
|
||||
text: 1.0
|
||||
minimumseedtime:
|
||||
|
Reference in New Issue
Block a user