From 49e9b5dc85c8d259fca9d4b5df6eae52e0c54d96 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Tue, 2 Aug 2022 19:57:04 +1200 Subject: [PATCH] lastfiles: add genre results --- src/Jackett.Common/Definitions/lastfiles.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/Jackett.Common/Definitions/lastfiles.yml b/src/Jackett.Common/Definitions/lastfiles.yml index 4fbb2555b..74dbe19c5 100644 --- a/src/Jackett.Common/Definitions/lastfiles.yml +++ b/src/Jackett.Common/Definitions/lastfiles.yml @@ -160,6 +160,11 @@ search: args: src=\\'(.+?)\\' - name: replace args: ["./pic/noposter.png", ""] + genre: + selector: font[size] + optional: true + description: + text: "{{ .Result.genre }}" download: selector: a[href^="download.php"] attribute: href