From ce977b7911605b96876a2d9ea2b7079b3635d509 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Thu, 3 Dec 2020 10:43:57 +0000 Subject: [PATCH] dragonworldreloaded: add MR and MST "You will continue to share your download at least 100%. You will receive your download at least 12 hours within 14 days." https://dragonworld-reloaded.net/member-torrents.php#url Global MR is lower, "If your ratio falls below 0.6, the system will automatically warn you for 2 weeks..." https://dragonworld-reloaded.net/rules.php --- src/Jackett.Common/Definitions/dragonworldreloaded.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/dragonworldreloaded.yml b/src/Jackett.Common/Definitions/dragonworldreloaded.yml index 8c345862f..a58e01e86 100644 --- a/src/Jackett.Common/Definitions/dragonworldreloaded.yml +++ b/src/Jackett.Common/Definitions/dragonworldreloaded.yml @@ -261,5 +261,9 @@ search: "*": 1 uploadvolumefactor: text: 1 -# MR and MST tbd + minimumratio: + text: 1.0 + minimumseedtime: + # 12 hours (as seconds = 12 x 60 x 60) + text: 43200 # engine tbd