From 631bb0eabd5dd908f197e79c942a9d294b0d0fcb Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 29 Feb 2024 15:58:07 +1300 Subject: [PATCH] assorted: update activity info to config --- src/Jackett.Common/Definitions/sharkpt.yml | 2 +- src/Jackett.Common/Definitions/tjupt.yml | 2 +- src/Jackett.Common/Definitions/zmpt.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Jackett.Common/Definitions/sharkpt.yml b/src/Jackett.Common/Definitions/sharkpt.yml index 74ac86e74..e0b52f383 100644 --- a/src/Jackett.Common/Definitions/sharkpt.yml +++ b/src/Jackett.Common/Definitions/sharkpt.yml @@ -67,7 +67,7 @@ settings: - name: info_activity type: info label: Account Inactivity - default: "Account retention rules:
  1. Users with Extreme User and above levels will be retained forever
  2. Users with Extreme User and above levels will not have their accounts deleted after parking their accounts
  3. Users who have parked their accounts will be banned if they do not log in for 365 consecutive days
  4. Users whose accounts have not been sealed will be banned if they do not log in for 180 consecutive days
  5. Users with no traffic (that is, upload/download data are both 0) will have their accounts banned if they do not log in for 10 consecutive days.
" + default: "Account retention rules:
  1. Users with Extreme User and above will be retained forever
  2. Users with Extreme User and above will not have their accounts deleted after parking their accounts
  3. Users who have parked their accounts will be banned if they do not log in for 365 consecutive days
  4. Users whose accounts have not been sealed will be banned if they do not log in for 180 consecutive days
  5. Users with no traffic (that is, upload/download data are both 0) will have their accounts banned if they do not log in for 10 consecutive days.
" login: path: login.php diff --git a/src/Jackett.Common/Definitions/tjupt.yml b/src/Jackett.Common/Definitions/tjupt.yml index 83c16edff..6adaba98b 100644 --- a/src/Jackett.Common/Definitions/tjupt.yml +++ b/src/Jackett.Common/Definitions/tjupt.yml @@ -64,7 +64,7 @@ settings: - name: info_activity type: info label: Account Inactivity - default: "Banning rules for account inactivity:
  1. Within 180 days, an account is considered active if it meets any of the following conditions: has checked in for at least 1 day; has published at least 1 seed, fun box or new forum topic (non-reply); actually uploaded increments > 5TiB and the seeding integral increment is > 30W
  2. Users of Megatron level and above ignore the inactivity rules and will keep their accounts forever
  3. Users with Sword Down the Mountain and above levels will not be disabled due to inactivity after parking their accounts in the control panel
  4. Un-parked accounts below the level of Megatron will be disabled if they have been 'inactive' for 180 consecutive days (Effective from 2024).
  5. Accounts parked below the level of Down the Mountain with a Sword will be disabled if they are 'inactive' for 300 consecutive days (Effective from 2024).
" + default: "Banning rules for account inactivity:
  1. Within 180 days, an account is considered active if it meets any of the following conditions: has checked in for at least 1 day; has published at least 1 seed, fun box or new forum topic (non-reply); actually uploaded increments > 5TiB and the seeding integral increment is > 30W
  2. Users of Megatron level and above ignore the inactivity rules and will keep their accounts forever
  3. Users with Sword Down the Mountain and above will not be disabled due to inactivity after parking their accounts in the control panel
  4. Un-parked accounts below the level of Megatron will be disabled if they have been 'inactive' for 180 consecutive days (Effective from 2024).
  5. Accounts parked below the level of Down the Mountain with a Sword will be disabled if they are 'inactive' for 300 consecutive days (Effective from 2024).
" login: path: takelogin.php diff --git a/src/Jackett.Common/Definitions/zmpt.yml b/src/Jackett.Common/Definitions/zmpt.yml index d83ac45e5..541d31083 100644 --- a/src/Jackett.Common/Definitions/zmpt.yml +++ b/src/Jackett.Common/Definitions/zmpt.yml @@ -66,7 +66,7 @@ settings: - name: info_activity type: info label: Account Inactivity - default: "Account retention rules:
  1. Users with Dou Sheng and above levels will be retained forever
  2. Dou Huang and above level users will not have their accounts deleted after parking their accounts (in the control panel)
  3. Users who have parked their accounts will be deleted if they do not log in for 180 consecutive days
  4. Users whose accounts have not been parked will have their accounts banned if they do not log in for 45 consecutive days
  5. Users with no traffic (ie, upload/download data are both 0) will have their accounts banned if they do not log in for 7 consecutive days.
" + default: "Account retention rules:
  1. Users with Dou Sheng and above will be retained forever
  2. Dou Huang and above will not have their accounts deleted after parking their accounts (in the control panel)
  3. Users who have parked their accounts will be deleted if they do not log in for 180 consecutive days
  4. Users whose accounts have not been parked will have their accounts banned if they do not log in for 45 consecutive days
  5. Users with no traffic (ie, upload/download data are both 0) will have their accounts banned if they do not log in for 7 consecutive days.
" login: method: cookie