tellytorrent: refresg cats

This commit is contained in:
Garfield69 2020-10-20 17:05:45 +13:00
parent e18dd1955e
commit 2a5373865b
1 changed files with 1 additions and 2 deletions

View File

@ -19,7 +19,6 @@ caps:
- {id: 5, cat: PC/Games, desc: "Games"}
- {id: 6, cat: PC/0day, desc: "Application"}
- {id: 7, cat: PC/Phone-Other, desc: "Mobile App"}
- {id: 8, cat: Other, desc: "IPL 2019"}
modes:
search: [q]
@ -78,7 +77,7 @@ search:
- path: torrents/filter
inputs:
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}"
search: "{{ if .Query.IMDBID }}{{else}}{{ .Keywords }}{{end}}"
search: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}"
description: ""
uploader: ""
imdb: "{{ .Query.IMDBIDShort }}"