1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-06 19:58:38 +00:00

Update torrentkitty.yml

This commit is contained in:
Garfield69 2020-10-24 08:35:00 +13:00
parent a53fbd3194
commit 83d6eb05fa

View file

@ -13,14 +13,24 @@ links:
caps: caps:
categories: categories:
"other": Other tv: TV
movies: Movies
other: Other
modes: modes:
search: [q] search: [q]
tv-search: [q, season, ep] tv-search: [q, season, ep]
movie-search: [q] 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: search:
paths: paths:
@ -31,7 +41,7 @@ search:
fields: fields:
category: category:
text: other text: "{{ .Config.category-id }}"
title: title:
selector: td.name selector: td.name
details: details: