From 83d6eb05fa8f5adaa065f1edf9f56c602de5b94f Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sat, 24 Oct 2020 08:35:00 +1300 Subject: [PATCH] Update torrentkitty.yml --- src/Jackett.Common/Definitions/torrentkitty.yml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/src/Jackett.Common/Definitions/torrentkitty.yml b/src/Jackett.Common/Definitions/torrentkitty.yml index 127988d82..05116eb7b 100644 --- a/src/Jackett.Common/Definitions/torrentkitty.yml +++ b/src/Jackett.Common/Definitions/torrentkitty.yml @@ -13,14 +13,24 @@ links: caps: categories: - "other": Other + tv: TV + movies: Movies + other: Other modes: search: [q] tv-search: [q, season, ep] movie-search: [q] -settings: [] +settings: + - name: category-id + type: select + label: The TorrentKitty web site does not provide categories. Select the category you want Jackett to set on all results returned. + default: other + options: + tv: TV + movies: Movies + other: Other search: paths: @@ -31,7 +41,7 @@ search: fields: category: - text: other + text: "{{ .Config.category-id }}" title: selector: td.name details: