From a9f7c64ec6df1e19c00f2bddaf9c46344b470b84 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Tue, 7 May 2024 08:37:17 +0100 Subject: [PATCH] turkseed-api: update MST torrents deemed 'satisfied' after 1 week --- src/Jackett.Common/Definitions/turkseed-api.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/turkseed-api.yml b/src/Jackett.Common/Definitions/turkseed-api.yml index 3a84634e8..a8e7eb93c 100644 --- a/src/Jackett.Common/Definitions/turkseed-api.yml +++ b/src/Jackett.Common/Definitions/turkseed-api.yml @@ -179,6 +179,6 @@ search: minimumratio: text: 0.6 minimumseedtime: - # 36 hours (as seconds = 36 x 60 x 60) - text: 129600 + # 7 days (as seconds = 7 x 24 x 60 x 60) + text: 604800 # json UNIT3D 8.1.3