Skip to content

Commit

Permalink
TCG family: add activity info to config
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Mar 4, 2024
1 parent 0710998 commit a7d9f85
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/theempire.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ settings:
type: info
label: Message from the TCG staff
default: We wish to encourage all members to participate in the communities we are creating. We have worked with the Jackett maintainers to ensure that the security and longevity of our trackers continues, and as such some torrents are removed from the results in Jackett.
- name: info_activity
type: info
label: Account Inactivity
default: "Unparked accounts that haven't visited (read: browsed) the site for 38 days (and are over 28 days old) are pruned. Parked accounts are pruned when 112 days have elapsed since the last recorded activity (read: browsed). Seeding activity does NOT count, you must BROWSE the site. Donators with a star (and ONLY donators with a star) are immune to auto-pruning. Power Users and above are also immune. We regularly clean out accounts with very low share ratios that are subject to the Ratio Watch system."

login:
method: cookie
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/thegeeks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@ settings:
type: info
label: Message from TCG staff
default: We wish to encourage all members to participate in the communities we are creating. We have worked with the Jackett maintainers to ensure that the security and longevity of our trackers continues, and as such some torrents are removed from the results in Jackett.
- name: info_activity
type: info
label: Account Inactivity
default: "Unparked accounts that haven't visited (read: browsed) the site for 38 days (and are over 28 days old) are pruned. Parked accounts are pruned when 112 days have elapsed since the last recorded activity (read: browsed). Seeding activity does NOT count, you must BROWSE the site. Donators with a star (and ONLY donators with a star) are immune to auto-pruning. Power Users and above are also immune. We regularly clean out accounts with very low share ratios that are subject to the Ratio Watch system."

login:
method: cookie
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/theoccult.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,10 @@ settings:
type: info
label: Message from the TCG staff
default: We wish to encourage all members to participate in the communities we are creating. We have worked with the Jackett maintainers to ensure that the security and longevity of our trackers continues, and as such some torrents are removed from the results in Jackett.
- name: info_activity
type: info
label: Account Inactivity
default: "Unparked accounts that haven't visited (read: browsed) the site for 38 days (and are over 28 days old) are pruned. Parked accounts are pruned when 112 days have elapsed since the last recorded activity (read: browsed). Seeding activity does NOT count, you must BROWSE the site. Donators with a star (and ONLY donators with a star) are immune to auto-pruning. Power Users and above are also immune. We regularly clean out accounts with very low share ratios that are subject to the Ratio Watch system."

login:
method: cookie
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/theplace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,10 @@ settings:
type: info
label: Message from the TCG staff
default: We wish to encourage all members to participate in the communities we are creating. We have worked with the Jackett maintainers to ensure that the security and longevity of our trackers continues, and as such some torrents are removed from the results in Jackett.
- name: info_activity
type: info
label: Account Inactivity
default: "Unparked accounts that haven't visited (read: browsed) the site for 38 days (and are over 28 days old) are pruned. Parked accounts are pruned when 112 days have elapsed since the last recorded activity (read: browsed). Seeding activity does NOT count, you must BROWSE the site. Donators with a star (and ONLY donators with a star) are immune to auto-pruning. Power Users and above are also immune. We regularly clean out accounts with very low share ratios that are subject to the Ratio Watch system."

login:
method: cookie
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/theshow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ settings:
type: info
label: Message from TCG staff
default: We wish to encourage all members to participate in the communities we are creating. We have worked with the Jackett maintainers to ensure that the security and longevity of our trackers continues, and as such some torrents are removed from the results in Jackett.
- name: info_activity
type: info
label: Account Inactivity
default: "Unparked accounts that haven't visited (read: browsed) the site for 38 days (and are over 28 days old) are pruned. Parked accounts are pruned when 112 days have elapsed since the last recorded activity (read: browsed). Seeding activity does NOT count, you must BROWSE the site. Donators with a star (and ONLY donators with a star) are immune to auto-pruning. Power Users and above are also immune. We regularly clean out accounts with very low share ratios that are subject to the Ratio Watch system."

login:
method: cookie
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/thevault.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,10 @@ settings:
type: info
label: Message from the TCG staff
default: We wish to encourage all members to participate in the communities we are creating. We have worked with the Jackett maintainers to ensure that the security and longevity of our trackers continues, and as such some torrents are removed from the results in Jackett.
- name: info_activity
type: info
label: Account Inactivity
default: "Unparked accounts that haven't visited (read: browsed) the site for 38 days (and are over 28 days old) are pruned. Parked accounts are pruned when 112 days have elapsed since the last recorded activity (read: browsed). Seeding activity does NOT count, you must BROWSE the site. Donators with a star (and ONLY donators with a star) are immune to auto-pruning. Power Users and above are also immune. We regularly clean out accounts with very low share ratios that are subject to the Ratio Watch system."

login:
method: cookie
Expand Down

0 comments on commit a7d9f85

Please sign in to comment.