From daed950480fd6fb81451a8b50587e1c02f8de8a6 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Tue, 22 Dec 2020 01:49:10 +0000 Subject: [PATCH] funkytorrents: add MR "We have limits for leechers [...]: downloaded more than 1Gb and ratio below 0.20; 3Gb and 0.40; 5Gb and 0.60." https://funkytorrents.com/faq.php No mention of MR or MST for individual torrents. --- src/Jackett.Common/Definitions/funkytorrents.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Jackett.Common/Definitions/funkytorrents.yml b/src/Jackett.Common/Definitions/funkytorrents.yml index 702f75988..8a4afa86b 100644 --- a/src/Jackett.Common/Definitions/funkytorrents.yml +++ b/src/Jackett.Common/Definitions/funkytorrents.yml @@ -126,4 +126,6 @@ search: "*": 1 uploadvolumefactor: text: 1 + minimumratio: + text: 0.6 # engine tbd