danishbytes: add genre to returned results

This commit is contained in:
Garfield69 2022-07-29 18:44:45 +12:00
parent 55eadc8dea
commit a895cdea6c
1 changed files with 8 additions and 0 deletions

View File

@ -101,6 +101,14 @@ search:
selector: info_hash
poster:
selector: poster_image
genre:
# [\"Eventyr\", \"Sci-fi\"]
selector: meta_genres
filters:
- name: re_replace
args: ["(\\[|\\]|\")", ""]
description:
text: "{{ .Result.genre }}"
imdbid:
selector: imdb
tmdbid: