Skip to content

Commit

Permalink
jackett indexers as of d9321955687cb90887935e5c27474a069930e39a [2024…
Browse files Browse the repository at this point in the history
…-10-08T17:29:49Z]
  • Loading branch information
ServarrAdmin committed Oct 8, 2024
1 parent 3201e68 commit e6af6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definitions/v9/therarbg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e6af6b3

Please sign in to comment.