From 3e50d345ebcf2145931ff44feb16f01810c3110d Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 4 Aug 2022 17:17:52 +1200 Subject: [PATCH] torrentleech: add genre results --- src/Jackett.Common/Definitions/torrentleech.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/Jackett.Common/Definitions/torrentleech.yml b/src/Jackett.Common/Definitions/torrentleech.yml index d5a17f640..f31a3014d 100644 --- a/src/Jackett.Common/Definitions/torrentleech.yml +++ b/src/Jackett.Common/Definitions/torrentleech.yml @@ -147,6 +147,13 @@ search: text: "{{ .Config.sitelink }}torrent/{{ .Result._id }}" download: text: "{{ .Config.sitelink }}download/{{ .Result._id }}/{{ .Result._filename }}" + genre: + selector: tags + filters: + - name: validate + args: "Action, Adventure, Animation, Biography, Comedy, Crime, Documentary, Drama, Family, Fantasy, Game-Show, History, Horror, Kids, Music, Musical, Mystery, News, Reality-TV, Romance, Sci-Fi, Sport, Soap, Talk-Show, Thriller, War, Western" + description: + text: "{{ .Result.genre }}" imdbid: selector: imdbID seeders: