From e47c95f095fb8fe6e5044ac4d1c2552f37223f69 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 26 Dec 2024 20:00:18 +1300 Subject: [PATCH] polishtorrent: update MR MST and config info for account inactivity --- src/Jackett.Common/Definitions/polishtorrent.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/Jackett.Common/Definitions/polishtorrent.yml b/src/Jackett.Common/Definitions/polishtorrent.yml index f58f5509e..30bdc5a97 100644 --- a/src/Jackett.Common/Definitions/polishtorrent.yml +++ b/src/Jackett.Common/Definitions/polishtorrent.yml @@ -94,7 +94,7 @@ settings: - name: info_activity type: info label: Account Inactivity - default: "" + default: "Accounts that are inactive for 3 months will be moved to the "Disabled" group. Strict restrictions are imposed on this group. If the account is still inactive after being moved to this group, it will be permanently blocked without the possibility of unblocking. Simply logging in and browsing the site does not count as an active account. Required activity: downloading/uploading torrents, possibly activity on the forum." login: path: /api/torrents @@ -228,7 +228,9 @@ search: True: 2 # double uploadvolumefactor: text: "{{ if .Result._featured }}2{{ else }}{{ .Result.uploadvolumefactor_double_upload }}{{ end }}" + minimumratio: + text: 1.0 minimumseedtime: - # 7 day (as seconds = 7 x 24 x 60 x 60) - text: 604800 + # 2 days (as seconds = 2 x 24 x 60 x 60) + text: 172800 # json UNIT3D 8.3.4 (custom)