mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 22:23:20 +00:00
ptfiles: add genre results
This commit is contained in:
parent
10cb131edc
commit
fbae9db5d7
1 changed files with 3 additions and 4 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue