diff --git a/src/Jackett.Common/Definitions/madsrevolution.yml b/src/Jackett.Common/Definitions/madsrevolution.yml index 40ad2d18c..c16e44eb3 100644 --- a/src/Jackett.Common/Definitions/madsrevolution.yml +++ b/src/Jackett.Common/Definitions/madsrevolution.yml @@ -124,7 +124,7 @@ search: $raw: "{{ range .Categories }}filter_cat[{{.}}]=1&{{end}}" action: "{{ if .Config.freeleech }}uploadonly{{ else }}{{ end }}" searchstr: "{{ .Keywords }}" - searchtags: "{{ if .Query.Genre }}{{ .Query.Genre }}{{ else }}{{ end }}" + searchtags: "{{ .Query.Genre }}" # 0 any, 1 all tags_type: 0 order_by: "{{ .Config.sort }}"