mirror of
https://github.com/Jackett/Jackett
synced 2025-01-02 21:26:08 +00:00
kinozal: multi cat is not supported.
This commit is contained in:
parent
1c88cf96df
commit
4d9ca394f4
1 changed files with 2 additions and 2 deletions
|
@ -107,8 +107,8 @@
|
|||
# http://kinozal.tv/browse.php?s=lucifer+2017&g=0&c=0&v=0&d=0&w=0&t=0&f=0
|
||||
- path: browse.php
|
||||
inputs:
|
||||
$raw: "{{range .Categories}}c={{.}}&{{end}}"
|
||||
# note: only one category at a time is supported. If there is a list then only the first one is used.
|
||||
# multi cat is not supported. so defaulting to ALL
|
||||
c: "0"
|
||||
s: "{{ .Keywords }}"
|
||||
g: "0"
|
||||
# g= where:
|
||||
|
|
Loading…
Reference in a new issue