From b012502f871d75a5efc4c0eaa746159169761de6 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Tue, 10 Mar 2020 21:41:29 +1300 Subject: [PATCH] rns: add info about unread PM preventing searches. --- src/Jackett.Common/Definitions/rns.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/rns.yml b/src/Jackett.Common/Definitions/rns.yml index 625b20d20..a296499bf 100644 --- a/src/Jackett.Common/Definitions/rns.yml +++ b/src/Jackett.Common/Definitions/rns.yml @@ -111,6 +111,10 @@ options: "desc": "desc" "asc": "asc" + - name: info_results + type: info + label: Search results + default: "If you are getting the error Login Failed, got redirected then access the site with your browser and mark as read all PMs." login: path: login.php @@ -132,7 +136,7 @@ search: # https://rainbownationsharing.net/browse.php?search=%2Bbloom%2Bcounty&searchin=title&incldead=0&vip=0 paths: - - path: browse.php + - path: browse.php inputs: $raw: "{{ range .Categories }}c{{.}}=1&{{end}}" search: "{{ .Keywords }}"