extremlymtorrents: change _genre to genre_optional

This commit is contained in:
ilike2burnthing 2022-08-22 10:41:37 +01:00 committed by GitHub
parent 7384c0070a
commit 1c9a7a4715
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -168,7 +168,7 @@ search:
"*": 1
uploadvolumefactor:
text: 1
_genre:
genre_optional:
# Drama, Romance | N/A | 2022 | 112 min | N/A
# Drama:Family:Romance
selector: td:nth-child(2)
@ -178,7 +178,7 @@ search:
args: ["|", 0]
genre:
# if its VIP then do not keep genre
text: "{{ if .Result._vip }}{{ else }}{{ .Result._genre }}{{ end }}"
text: "{{ if .Result._vip }}{{ else }}{{ .Result.genre_optional }}{{ end }}"
description:
text: "{{ if .Result._vip }}VIP ONLY{{ else }}{{ .Result.genre }}{{ end }}"
minimumratio: