1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-06 19:58:38 +00:00

seedfile: add verified/unverified to descr

This commit is contained in:
Garfield69 2023-12-14 17:29:28 +13:00
parent a06c1302a6
commit 0827d83fcd

View file

@ -113,7 +113,9 @@ search:
- name: replace
args: ["Genre:\xA0", ""]
description:
text: "{{ .Result.genre }}"
case:
b[title="Verified"]: "Verified: {{ .Result.genre }}"
"*": "Unverified: {{ .Result.genre }}"
files:
selector: td:nth-last-child(8)
date: