mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Demonoid: update category filtering (#5940)
Based on this: https://fora.dnoid.to/index.php?topic=316.msg1209#msg1209 Formatting has a bit of a change
This commit is contained in:

committed by
garfield69

parent
e64cef1daa
commit
c69e4caa26
@@ -191,10 +191,10 @@
|
|||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
# https://www.dnoid.to/files/?c118=1&c115=1&lang=0&incldead=0&search=&sort=id&order=desc
|
# https://www.dnoid.to/files/?c115&c116&c118&lang=0&incldead=0&search=&sort=id&order=desc
|
||||||
- path: files/
|
- path: files/
|
||||||
inputs:
|
inputs:
|
||||||
$raw: "{{range .Categories}}c{{.}}=1&{{end}}"
|
$raw: "{{range .Categories}}c{{.}}&{{end}}"
|
||||||
lang: 0
|
lang: 0
|
||||||
incldead: 0
|
incldead: 0
|
||||||
search: "{{.Keywords}}"
|
search: "{{.Keywords}}"
|
||||||
|
Reference in New Issue
Block a user