From 69631c81f3a3d33cdb3fe30ecbce4d90061fc936 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Wed, 28 Feb 2024 07:16:02 +1300 Subject: [PATCH] drugary: new MST, add activity info to config. --- src/Jackett.Common/Definitions/drugari.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/drugari.yml b/src/Jackett.Common/Definitions/drugari.yml index 72b0ff117..043b1b8ed 100644 --- a/src/Jackett.Common/Definitions/drugari.yml +++ b/src/Jackett.Common/Definitions/drugari.yml @@ -104,6 +104,10 @@ settings: type: info label: Search results default: "If you are getting the error Found no results while trying to browse this tracker then first access the site with your browser and read any new mail you may have received. You cannot browse torrents with unread mail outstanding." + - name: info_activity + type: info + label: Account Inactivity + default: "You must log in to the Drugari web site with your browser once every 60 days to prevent your account from getting disabled." login: path: login.php? @@ -211,6 +215,6 @@ search: minimumratio: text: 1.1 minimumseedtime: - # 60 hours (as seconds = 60 x 60 x 60) - text: 216000 + # 3 days (as seconds = 3 x 24 x 60 x 60) + text: 259200 # TS Special Edition v.8.0