mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
hebits: group_results=0. resolves #15223
also resolves https://github.com/Prowlarr/Indexers/issues/427
This commit is contained in:
@@ -83,6 +83,7 @@ search:
|
|||||||
# 1 freeleech, 2 neutral, 3 50%, 4 2x, 5 3x, 9 75%, 11 only perks, 0 normal
|
# 1 freeleech, 2 neutral, 3 50%, 4 2x, 5 3x, 9 75%, 11 only perks, 0 normal
|
||||||
freetorrent: "{{ if .Config.freeleech }}1{{ else }}{{ end }}"
|
freetorrent: "{{ if .Config.freeleech }}1{{ else }}{{ end }}"
|
||||||
action: browse
|
action: browse
|
||||||
|
group_results: 0
|
||||||
$raw: "{{ range .Categories }}filter_cat[{{.}}]=1&{{end}}"
|
$raw: "{{ range .Categories }}filter_cat[{{.}}]=1&{{end}}"
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
|
Reference in New Issue
Block a user