From edc7e6794ef1c9bd1c684de827be1af53963d7ed Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Fri, 31 Jul 2020 16:30:27 +1200 Subject: [PATCH] telly: minimumseedtime 1 day minimumratio 1.0 --- src/Jackett.Common/Definitions/tellytorrent.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/Jackett.Common/Definitions/tellytorrent.yml b/src/Jackett.Common/Definitions/tellytorrent.yml index cd35bf79f..d59cae98f 100644 --- a/src/Jackett.Common/Definitions/tellytorrent.yml +++ b/src/Jackett.Common/Definitions/tellytorrent.yml @@ -187,4 +187,9 @@ search: i[class*="fa-globe text-green"]: 2 # Global Double Upload i[class*="fa-certificate text-pink"]: 2 # Featured Torrent "*": 1 + minimumratio: + text: 1.0 + minimumseedtime: + # 1 day (as seconds = 24 x 60 x 60) + text: 86400 # UNIT3D 2.7.0