From 47e78fc70ced9a874630af759605a7348f0de3aa Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sat, 3 Jun 2023 20:04:09 +1200 Subject: [PATCH] torrenteros: amend MR MST based on OP #11925 --- src/Jackett.Common/Definitions/torrenteros-api.yml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/Jackett.Common/Definitions/torrenteros-api.yml b/src/Jackett.Common/Definitions/torrenteros-api.yml index 2edaad6f8..57f2ac0ff 100644 --- a/src/Jackett.Common/Definitions/torrenteros-api.yml +++ b/src/Jackett.Common/Definitions/torrenteros-api.yml @@ -157,11 +157,10 @@ search: case: 0: 1 # normal 1: 2 # double -# no rules or FAQ atm so lets default to a safe MR - minimumratio: - text: 1.0 -# minimumseedtime: -# # 4 days (as seconds = 4 x 24 x 60 x 60) -# text: 345600 +# global MR is 1.0 but torrents must be seeded for 5 days regardless of ratio +# minimumratio: +# text: 1.0 + minimumseedtime: + # 7 days (as seconds = 7 x 24 x 60 x 60) + text: 604800 # json UNIT3D 6.5.0 -