From ec8401000a048df37cfa96e364b219709d9f548a Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Sat, 6 Jan 2024 14:56:03 +0000 Subject: [PATCH] rptorrents-api: add MR and MST confirmed through helpdesk --- src/Jackett.Common/Definitions/rptorrents-api.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/rptorrents-api.yml b/src/Jackett.Common/Definitions/rptorrents-api.yml index 18774a6be..2032cbcac 100644 --- a/src/Jackett.Common/Definitions/rptorrents-api.yml +++ b/src/Jackett.Common/Definitions/rptorrents-api.yml @@ -178,6 +178,10 @@ search: case: False: 1 # normal True: 2 # double - minimumratio: - text: 1.0 +# global MR is 0.4 but torrents must be seeded for 7 days regardless of ratio +# minimumratio: +# text: 0.4 + minimumseedtime: + # 7 day (as seconds = 7 x 24 x 60 x 60) + text: 604800 # json UNIT3D 7.1.3