krazyzone: add genre and description

This commit is contained in:
ilike2burnthing 2022-07-26 08:43:04 +01:00 committed by GitHub
parent 56b6ec1a16
commit d155ee00eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -156,6 +156,14 @@ search:
filters:
- name: regexp
args: src=([^\s]+)
genre:
optional: true
selector: div.t-tags
filters:
- name: replace
args: ["/", ", "]
description:
text: "{{ .Result.genre }}"
imdbid:
selector: a[href*="imdb.com/title/tt"]
attribute: href