mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
teracod; add verified/unverified to descr
This commit is contained in:
@@ -177,7 +177,9 @@ search:
|
|||||||
- name: regexp
|
- name: regexp
|
||||||
args: "\\((.+?)\\)"
|
args: "\\((.+?)\\)"
|
||||||
description:
|
description:
|
||||||
text: "{{ .Result.genre }}"
|
case:
|
||||||
|
img[src="pic/yes.gif"]: "Verified: {{ .Result.genre }}"
|
||||||
|
"*": "Unverified: {{ .Result.genre }}"
|
||||||
minimumratio:
|
minimumratio:
|
||||||
text: 1.0
|
text: 1.0
|
||||||
minimumseedtime:
|
minimumseedtime:
|
||||||
|
Reference in New Issue
Block a user