diff --git a/src/Jackett.Common/Definitions/torrenteros-api.yml b/src/Jackett.Common/Definitions/torrenteros-api.yml index 9621c484d..e3e2ada6f 100644 --- a/src/Jackett.Common/Definitions/torrenteros-api.yml +++ b/src/Jackett.Common/Definitions/torrenteros-api.yml @@ -164,10 +164,10 @@ search: case: False: 1 # normal True: 2 # double -# global MR is 0.4 but torrents must be seeded for 7 days regardless of ratio +# global MR is 0.25 but torrents must be seeded for 3 days regardless of ratio # minimumratio: -# text: 0.4 +# text: 0.25 minimumseedtime: - # 7 days (as seconds = 7 x 24 x 60 x 60) - text: 604800 + # 3 days (as seconds = 3 x 24 x 60 x 60) + text: 259200 # json UNIT3D 8.1.3