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
|
"*": 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
description:
|
genre:
|
||||||
selector: td:nth-child(2) > span:has(span > small)
|
selector: td:nth-child(2) > span:has(span > small)
|
||||||
remove: span:nth-child(1), span.tool, a[title^="Search all"], br ~ b > small
|
remove: span:nth-child(1), span.tool, a[title^="Search all"], br ~ b > small
|
||||||
filters:
|
description:
|
||||||
- name: trim
|
text: "{{ .Result.genre }}"
|
||||||
args: "/"
|
|
||||||
minimumratio:
|
minimumratio:
|
||||||
text: 1.0
|
text: 1.0
|
||||||
minimumseedtime:
|
minimumseedtime:
|
||||||
|
Reference in New Issue
Block a user