From 3a21737871982b5777815ce2529168aa9aadf8cc Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sun, 13 Apr 2025 07:23:12 +1200 Subject: [PATCH] samaritano: limit=49 to prevent http 500 #15786 --- src/Jackett.Common/Definitions/samaritano.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/samaritano.yml b/src/Jackett.Common/Definitions/samaritano.yml index 073e6d29a..76d03f87e 100644 --- a/src/Jackett.Common/Definitions/samaritano.yml +++ b/src/Jackett.Common/Definitions/samaritano.yml @@ -97,7 +97,7 @@ search: "free[]": "{{ if .Config.freeleech }}100{{ else }}{{ end }}" sortField: "{{ .Config.sort }}" sortDirection: "{{ .Config.type }}" - perPage: 100 + perPage: 49 keywordsfilters: - name: re_replace