mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
assorted unit3d: drop empty inputs
since the cardigann default is that empty inputs will not be added to the query there is little point having them hardcoded as empty
This commit is contained in:
@@ -72,15 +72,9 @@ search:
|
|||||||
inputs:
|
inputs:
|
||||||
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}"
|
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}"
|
||||||
search: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" # for dashboard imdbid search
|
search: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" # for dashboard imdbid search
|
||||||
description: ""
|
|
||||||
uploader: ""
|
|
||||||
imdb: "{{ .Query.IMDBIDShort }}"
|
imdb: "{{ .Query.IMDBIDShort }}"
|
||||||
tvdb: "{{ .Query.TVDBID }}"
|
tvdb: "{{ .Query.TVDBID }}"
|
||||||
tmdb: "{{ .Query.TMDBID }}"
|
tmdb: "{{ .Query.TMDBID }}"
|
||||||
mal: ""
|
|
||||||
igdb: ""
|
|
||||||
start_year: ""
|
|
||||||
end_year: ""
|
|
||||||
sorting: "{{ .Config.sort }}"
|
sorting: "{{ .Config.sort }}"
|
||||||
direction: "{{ .Config.type }}"
|
direction: "{{ .Config.type }}"
|
||||||
qty: 100
|
qty: 100
|
||||||
|
@@ -76,7 +76,6 @@ search:
|
|||||||
inputs:
|
inputs:
|
||||||
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}"
|
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}"
|
||||||
search: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" # for dashboard imdbid search
|
search: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" # for dashboard imdbid search
|
||||||
uploader: ""
|
|
||||||
imdb: "{{ .Query.IMDBIDShort }}"
|
imdb: "{{ .Query.IMDBIDShort }}"
|
||||||
tmdb: "{{ .Query.TMDBID }}"
|
tmdb: "{{ .Query.TMDBID }}"
|
||||||
sorting: "{{ .Config.sort }}"
|
sorting: "{{ .Config.sort }}"
|
||||||
|
@@ -83,12 +83,9 @@ search:
|
|||||||
inputs:
|
inputs:
|
||||||
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}"
|
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}"
|
||||||
search: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" # for dashboard imdbid search
|
search: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" # for dashboard imdbid search
|
||||||
description: ""
|
|
||||||
uploader: ""
|
|
||||||
imdb: "{{ .Query.IMDBIDShort }}"
|
imdb: "{{ .Query.IMDBIDShort }}"
|
||||||
tvdb: "{{ .Query.TVDBID }}"
|
tvdb: "{{ .Query.TVDBID }}"
|
||||||
tmdb: "{{ .Query.TMDBID }}"
|
tmdb: "{{ .Query.TMDBID }}"
|
||||||
mal: ""
|
|
||||||
sorting: "{{ .Config.sort }}"
|
sorting: "{{ .Config.sort }}"
|
||||||
direction: "{{ .Config.type }}"
|
direction: "{{ .Config.type }}"
|
||||||
qty: 100
|
qty: 100
|
||||||
|
@@ -98,15 +98,9 @@ search:
|
|||||||
inputs:
|
inputs:
|
||||||
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}"
|
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}"
|
||||||
search: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" # for dashboard imdbid search
|
search: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" # for dashboard imdbid search
|
||||||
description: ""
|
|
||||||
uploader: ""
|
|
||||||
imdb: "{{ .Query.IMDBIDShort }}"
|
imdb: "{{ .Query.IMDBIDShort }}"
|
||||||
tvdb: "{{ .Query.TVDBID }}"
|
tvdb: "{{ .Query.TVDBID }}"
|
||||||
tmdb: "{{ .Query.TMDBID }}"
|
tmdb: "{{ .Query.TMDBID }}"
|
||||||
mal: ""
|
|
||||||
igdb: ""
|
|
||||||
start_year: ""
|
|
||||||
end_year: ""
|
|
||||||
sorting: "{{ .Config.sort }}"
|
sorting: "{{ .Config.sort }}"
|
||||||
direction: "{{ .Config.type }}"
|
direction: "{{ .Config.type }}"
|
||||||
qty: 50
|
qty: 50
|
||||||
|
@@ -82,12 +82,9 @@ search:
|
|||||||
inputs:
|
inputs:
|
||||||
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}"
|
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}"
|
||||||
search: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" # for dashboard imdbid search
|
search: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" # for dashboard imdbid search
|
||||||
description: ""
|
|
||||||
uploader: ""
|
|
||||||
imdb: "{{ .Query.IMDBIDShort }}"
|
imdb: "{{ .Query.IMDBIDShort }}"
|
||||||
tvdb: "{{ .Query.TVDBID }}"
|
tvdb: "{{ .Query.TVDBID }}"
|
||||||
tmdb: "{{ .Query.TMDBID }}"
|
tmdb: "{{ .Query.TMDBID }}"
|
||||||
mal: ""
|
|
||||||
sorting: "{{ .Config.sort }}"
|
sorting: "{{ .Config.sort }}"
|
||||||
direction: "{{ .Config.type }}"
|
direction: "{{ .Config.type }}"
|
||||||
qty: 100
|
qty: 100
|
||||||
|
@@ -77,15 +77,9 @@ search:
|
|||||||
inputs:
|
inputs:
|
||||||
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}"
|
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}"
|
||||||
search: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" # for dashboard imdbid search
|
search: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" # for dashboard imdbid search
|
||||||
description: ""
|
|
||||||
uploader: ""
|
|
||||||
imdb: "{{ .Query.IMDBIDShort }}"
|
imdb: "{{ .Query.IMDBIDShort }}"
|
||||||
tvdb: "{{ .Query.TVDBID }}"
|
tvdb: "{{ .Query.TVDBID }}"
|
||||||
tmdb: "{{ .Query.TMDBID }}"
|
tmdb: "{{ .Query.TMDBID }}"
|
||||||
mal: ""
|
|
||||||
igdb: ""
|
|
||||||
start_year: ""
|
|
||||||
end_year: ""
|
|
||||||
sorting: "{{ .Config.sort }}"
|
sorting: "{{ .Config.sort }}"
|
||||||
direction: "{{ .Config.type }}"
|
direction: "{{ .Config.type }}"
|
||||||
qty: 100
|
qty: 100
|
||||||
|
@@ -127,8 +127,6 @@ search:
|
|||||||
- path: filterTorrents
|
- path: filterTorrents
|
||||||
inputs:
|
inputs:
|
||||||
search: "{{ .Keywords }}"
|
search: "{{ .Keywords }}"
|
||||||
description: ""
|
|
||||||
uploader: ""
|
|
||||||
sorting: "{{ .Config.sort }}"
|
sorting: "{{ .Config.sort }}"
|
||||||
direction: "{{ .Config.type }}"
|
direction: "{{ .Config.type }}"
|
||||||
qty: 100
|
qty: 100
|
||||||
|
@@ -84,15 +84,9 @@ search:
|
|||||||
inputs:
|
inputs:
|
||||||
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}"
|
$raw: "{{ range .Categories }}categories[]={{.}}&{{end}}"
|
||||||
search: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" # for dashboard imdbid search
|
search: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" # for dashboard imdbid search
|
||||||
description: ""
|
|
||||||
uploader: ""
|
|
||||||
imdb: "{{ .Query.IMDBIDShort }}"
|
imdb: "{{ .Query.IMDBIDShort }}"
|
||||||
tvdb: "{{ .Query.TVDBID }}"
|
tvdb: "{{ .Query.TVDBID }}"
|
||||||
tmdb: "{{ .Query.TMDBID }}"
|
tmdb: "{{ .Query.TMDBID }}"
|
||||||
mal: ""
|
|
||||||
igdb: ""
|
|
||||||
start_year: ""
|
|
||||||
end_year: ""
|
|
||||||
sorting: "{{ .Config.sort }}"
|
sorting: "{{ .Config.sort }}"
|
||||||
direction: "{{ .Config.type }}"
|
direction: "{{ .Config.type }}"
|
||||||
qty: 100
|
qty: 100
|
||||||
|
Reference in New Issue
Block a user