assorted: add activity info to config (#15138)

This commit is contained in:
ilike2burnthing 2024-03-10 09:54:20 +00:00 committed by GitHub
parent 91b5cd6eb5
commit 6ec9108e6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
28 changed files with 109 additions and 1 deletions

View File

@ -67,6 +67,10 @@ settings:
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.
- name: info_activity
type: info
label: Account Inactivity
default: "Cherish your user account. Inactive accounts would be deleted based on the following rules:<ol><li>Veteran User or above would never be deleted.</li><li>Elite User or above would never be deleted if packed (at User CP).</li><li>Packed accounts would be deleted if users have not logged in for more than 400 days in a row.</li><li>Unpacked accounts would be deleted if users have not logged in for more than 150 days in a row.</li><li>Accounts with both uploaded and downloaded amount being 0 would be deleted if users have not logged in for more than 100 days in a row.</li></ol>"
login:
path: login.php

View File

@ -87,6 +87,10 @@ settings:
options:
desc: desc
asc: asc
- name: info_activity
type: info
label: Account Inactivity
default: "Vacation mode is used to avoid deletion due to inactivity for 90 days. You can turn it on or off in the Profile menu, set the appropriate option and save your changes."
login:
method: cookie

View File

@ -97,6 +97,10 @@ settings:
options:
desc: desc
asc: asc
- name: info_activity
type: info
label: Account Inactivity
default: "Inactive accounts will be deactivated after 7 weeks and deleted after another 3 weeks."
login:
path: login.php

View File

@ -45,6 +45,10 @@ settings:
options:
desc: desc
asc: asc
- name: info_activity
type: info
label: Account Inactivity
default: "Unused accounts (both upload and download are zero) are disabled by the system after 60 days of no login. Used accounts with prior activity (upload and/or download) are disabled by the system after 240 days of no login."
caps:
categorymappings:

View File

@ -48,6 +48,10 @@ settings:
options:
desc: desc
asc: asc
- name: info_activity
type: info
label: Account Inactivity
default: "SS and IF members must either login or register any seeding activity in a rolling window of 180 days to retain their account. Failure to do so will result in their account being disabled by the site automatically."
login:
path: /api/torrents

View File

@ -106,6 +106,10 @@ settings:
options:
desc: desc
asc: asc
- name: info_activity
type: info
label: Account Inactivity
default: "Accounts inactive for more than 45 days are automatically deleted."
login:
path: account-login.php

View File

@ -42,6 +42,10 @@ settings:
options:
desc: desc
asc: asc
- name: info_activity
type: info
label: Account Inactivity
default: "User and Member classes must access their accounts regularly. Power Users and above are immune to inactivity pruning."
login:
path: login.php

View File

@ -55,6 +55,10 @@ settings:
options:
desc: desc
asc: asc
- name: info_activity
type: info
label: Account Inactivity
default: "Account disabled: 30 days of inactivity and no torrent seeding. Pruned Account: Has been disabled for 30 days, which is 60 days of inactivity in total."
login:
path: /api/torrents

View File

@ -82,6 +82,10 @@ settings:
type: info
label: FlareSolverr
default: This site may use Cloudflare DDoS Protection, therefore Jackett requires <a href="https://github.com/Jackett/Jackett#configuring-flaresolverr" target="_blank">FlareSolverr</a> to access it.
- name: info_activity
type: info
label: Account Inactivity
default: "Accounts inactive for more than 42 days are automatically deleted."
# - name: sort
# type: select
# label: Sort requested from site

View File

@ -56,6 +56,10 @@ settings:
type: info
label: Results Per Page
default: For best results, change the <b>Torrents por página (Torrents per Page):</b> setting to <b>100</b> on your Perfil (Profile). The default is <i>30</i>.
- name: info_activity
type: info
label: Account Inactivity
default: "Inactive accounts are automatically deleted."
login:
path: takelogin.php

View File

@ -72,6 +72,10 @@ settings:
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile. The default is <i>10</i>.
- name: info_activity
type: info
label: Account Inactivity
default: "Inactive accounts are automatically deactivated after 42 days."
login:
path: takelogin.php

View File

@ -100,6 +100,10 @@ settings:
options:
desc: desc
asc: asc
- name: info_activity
type: info
label: Account Inactivity
default: "Accounts inactive for more than 42 days are automatically deleted."
login:
path: login.php

View File

@ -90,6 +90,10 @@ settings:
options:
desc: desc
asc: asc
- name: info_activity
type: info
label: Account Inactivity
default: "You must login regularly to maintain an active account. For User and Member, you must login once every 4 months. For Power User, Master and Elite you must login once per year. If you fail to do this your account will be disabled."
login:
method: cookie

View File

@ -52,7 +52,7 @@ settings:
- name: info_activity
type: info
label: Account Inactivity
default: " To avoid your account being disabled, you must login at least once every 90 days OR have a .torrent actively announcing to the tracker. Please be aware! If you are using any form of automation and it has been 90+ days since your last login, and your client stops seeding, your account will be immediately disabled at midnight UTC if you don't login or resume seeding. There is no 90-day grace period if seeding stops; only logging into the site counts. It is always a good idea to periodically login to check the status of your account."
default: "To avoid your account being disabled, you must login at least once every 90 days OR have a .torrent actively announcing to the tracker. Please be aware! If you are using any form of automation and it has been 90+ days since your last login, and your client stops seeding, your account will be immediately disabled at midnight UTC if you don't login or resume seeding. There is no 90-day grace period if seeding stops; only logging into the site counts. It is always a good idea to periodically login to check the status of your account."
login:
path: /api/torrents

View File

@ -59,6 +59,10 @@ settings:
options:
desc: desc
asc: asc
- name: info_activity
type: info
label: Account Inactivity
default: "After 60 days of no activity, your account will be automatically deleted."
login:
path: /api/torrents

View File

@ -97,6 +97,10 @@ settings:
type: info
label: Search results
default: "If you are getting the error <b>Found no results while trying to browse this tracker</b> then the most likely reason is that you have <b>Important news from the team</b> on the Web Site that must be read before you can proceed to the torrent search page."
- name: info_activity
type: info
label: Account Inactivity
default: "Accounts can use the park system for up to 180 days."
login:
path: takelogin.php

View File

@ -72,6 +72,10 @@ settings:
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.
- name: info_activity
type: info
label: Account Inactivity
default: "Accounts inactive for more than 42 days are automatically deleted."
login:
path: login.php

View File

@ -97,6 +97,10 @@ settings:
type: info
label: Results Per Page
default: For best results, change the <b>Torrents pro Seite:</b> setting to <b>100</b> on your Control Panel. The default is <i>15</i>.
- name: info_activity
type: info
label: Account Inactivity
default: "Inactive accounts are automatically deleted after 42 days and leechers are also kicked."
login:
path: takelogin.php

View File

@ -52,6 +52,10 @@ settings:
type: checkbox
label: Search freeleech only
default: false
- name: info_activity
type: info
label: Account Inactivity
default: "All members are required to log into their account at least every 89 days or you will be deleted without warning."
login:
method: cookie

View File

@ -77,6 +77,10 @@ settings:
type: info
label: XXX Results
default: To include XXX in results, click <b>Kategoria XXX sa nezobrazuje!!!. povolit zobrazenie</b> on the tracker search page.
- name: info_activity
type: info
label: Account Inactivity
default: "Park your account to protect it against deletion due to the fact that you have not logged in at least once every 3 months."
login:
path: prihlasenie.php

View File

@ -78,6 +78,10 @@ settings:
type: info
label: XXX Results
default: To include XXX in results, click <b>Kategoria XXX sa nezobrazuje!!!. povolit zobrazenie</b> on the tracker search page.
- name: info_activity
type: info
label: Account Inactivity
default: "Park your account to protect it against deletion due to the fact that you have not logged in at least once every 3 months."
login:
method: cookie

View File

@ -56,6 +56,10 @@ settings:
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.
- name: info_activity
type: info
label: Account Inactivity
default: "Inactive accounts (i.e. not logged in for a long time) are automatically deleted."
login:
method: cookie

View File

@ -91,6 +91,10 @@ settings:
type: info
label: Results Per Page
default: For best results, change the <b>Anzahl der Torrents beim Durchsuchen</b> <i>Torrents per page:</i> setting to <b>60</b> on your account profile. The default is <i>15</i>.
- name: info_activity
type: info
label: Account Inactivity
default: "Inactive accounts will be deactivated after 7 weeks and deleted after another 3 weeks."
login:
path: login.php

View File

@ -87,6 +87,10 @@ settings:
type: info
label: Search results
default: "If you are getting the error <b>Login Failed, got redirected</b> then access the site with your browser and <b>mark as read</b> all PMs."
- name: info_activity
type: info
label: Account Inactivity
default: "Accounts inactive for more than 42 days are automatically deleted."
login:
path: login.php

View File

@ -81,6 +81,10 @@ settings:
type: info
label: Results Per Page
default: For best results, change the <b>Torrentek száma egy oldalon:</b> setting to <b>100</b> on your account profile.
- name: info_activity
type: info
label: Account Inactivity
default: "User profiles are automatically deleted after a long period of inactivity."
login:
path: login.php

View File

@ -61,6 +61,10 @@ settings:
options:
desc: desc
asc: asc
- name: info_activity
type: info
label: Account Inactivity
default: "Accounts inactive for more than 42 days are automatically deleted."
login:
path: takelogin.php

View File

@ -106,6 +106,10 @@ settings:
type: info
label: "IP Filtering"
default: "Zamunda occasionally blocks Non-Bulgarian IP addresses. A <b>FlareSolverr</b> error means your IP was not accepted."
- name: info_activity
type: info
label: Account Inactivity
default: "With the option for parking accounts you can prevent your user nickname from getting deleted by the system for deleting inactive accounts."
login:
path: takelogin.php

View File

@ -94,6 +94,10 @@ settings:
type: info
label: "IP Filtering"
default: "Zelka occasionally blocks Non-Bulgarian IP addresses. A <b>FlareSolverr</b> error means your IP was not accepted."
- name: info_activity
type: info
label: Account Inactivity
default: "With the option for parking accounts you can prevent your user nickname from getting deleted by the system for deleting inactive accounts."
login:
path: takelogin.php