mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
finvip: add genre results
This commit is contained in:
@@ -151,9 +151,11 @@ search:
|
|||||||
args: " +00:00" # auto adjusted by site account profile
|
args: " +00:00" # auto adjusted by site account profile
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "02/01/2006 15:04 -07:00"
|
args: "02/01/2006 15:04 -07:00"
|
||||||
description:
|
genre:
|
||||||
selector: td a[href^="index.php?page=torrent-details"]
|
selector: td:nth-child(2)
|
||||||
remove: a
|
remove: a
|
||||||
|
description:
|
||||||
|
text: "{{ .Result.genre }}"
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
case:
|
case:
|
||||||
img[src="images/silver.gif"]: 0.5
|
img[src="images/silver.gif"]: 0.5
|
||||||
|
Reference in New Issue
Block a user