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

torrentdb: oops fix 57fa8abd

This commit is contained in:
Garfield69 2020-10-23 10:17:54 +13:00
parent 510afc88ff
commit 5981e146e0

View file

@ -72,7 +72,8 @@ login:
search:
paths:
# https://torrentdb.net/filter/torrents?search=&tags=&freeleech=1&sorting=created_at&direction=desc&qty=25
- path: "filter/torrents
- path: filter/torrents
inputs:
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}{{ if .Config.freeleech }}freeleech=1&{{ else }}{{ end }}"
search: "{{ if .Query.IMDBID }}{{ .Query.IMDBIDShort }}{{ else }}{{ .Keywords }}{{ end }}"
tags: ""