diff --git a/src/Jackett.Common/Definitions/leech24-api.yml b/src/Jackett.Common/Definitions/leech24-api.yml index 3f7b78094..806a3b357 100644 --- a/src/Jackett.Common/Definitions/leech24-api.yml +++ b/src/Jackett.Common/Definitions/leech24-api.yml @@ -173,6 +173,10 @@ search: case: False: 1 # normal True: 2 # double - minimumratio: - text: 1.0 +# global MR is 1.0 but torrents must be seeded for 7 days regardless of ratio +# minimumratio: +# text: 1.0 + minimumseedtime: + # 7 days (as seconds = 7 x 24 x 60 x 60) + text: 604800 # json UNIT3D 8.1.3