From e6af6b335fc287bf24bcb60e2a32508ba080f8da Mon Sep 17 00:00:00 2001 From: Servarr Date: Tue, 8 Oct 2024 20:29:49 +0300 Subject: [PATCH] jackett indexers as of d9321955687cb90887935e5c27474a069930e39a [2024-10-08T17:29:49Z] --- definitions/v9/therarbg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions/v9/therarbg.yml b/definitions/v9/therarbg.yml index 52a0ec57d..339fe66f1 100644 --- a/definitions/v9/therarbg.yml +++ b/definitions/v9/therarbg.yml @@ -70,7 +70,7 @@ download: search: paths: - - path: "get-posts/order:{{ .Config.sort }}{{ range .Categories }}:category:{{.}}{{end}}{{ if or .Query.IMDBID .Keywords }}:keywords:{{ or .Query.IMDBID .Keywords }}{{ else }}{{ end }}:paginate_by:100:format:json/" + - path: "get-posts/order:{{ .Config.sort }}{{ range .Categories }}:category:{{.}}{{end}}{{ if or .Query.IMDBID .Keywords }}:keywords:{{ or .Query.IMDBID .Keywords }}{{ else }}:time:10D{{ end }}:paginate_by:100:format:json/" response: type: json