kickasstorrent: fix #1852 (#1920)

fix so it passes the Sonarr test.
add description.
Tested on Jackett Dashboard and Sonarr
This commit is contained in:
garfield69 2017-10-03 23:50:46 +13:00 committed by kaso17
parent 38e039ac34
commit 5818548dbf
1 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,7 @@
---
site: kickasstorrent
name: KickAssTorrent
description: "Kickass Torrents (KATcr) is a well-know Public torrent site indexing thousands of torrents verified and commented by a large file-sharing community"
language: en-us
type: public
encoding: UTF-8
@ -84,14 +85,12 @@
modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
settings: []
search:
path: "/new/{{if .Query.Keywords}}search-torrents.php{{else}}index.php{{end}}"
inputs:
$raw: "{{range .Categories}}c{{.}}=1&{{end}}"
search: "\"{{ .Query.Keywords }}\""
path: "/new/{{if .Keywords}}search-torrents.php?{{range .Categories }}c{{.}}=1&{{end}}search={{.Keywords}}{{else}}{{end}}"
rows:
selector: table.ttable_headinner > tbody > tr[class^="t-row"]
filters: