Added share limits for public trackers in qbitmanage

This commit is contained in:
Mike Wilson
2024-02-01 13:16:58 -05:00
parent 9a3ce1d7d0
commit d869daec1a
2 changed files with 13 additions and 6 deletions

View File

@@ -15,8 +15,8 @@
- firefly3 - firefly3
- overseerr - overseerr
- ntfy - ntfy
- qbittorrent - gluetun
- name: gluetun - name: qbittorrent
tags: test tags: test
- nextcloud - nextcloud
- readarr - readarr

View File

@@ -49,8 +49,6 @@ tracker:
tag: TorrentSeeds tag: TorrentSeeds
ops: ops:
tag: Orpheus tag: Orpheus
rarbg:
tag: RarBG
reelflix: reelflix:
tag: ReelFlix tag: ReelFlix
blutopia: blutopia:
@@ -68,8 +66,6 @@ tracker:
cathode: cathode:
tag: CRT tag: CRT
anidex.moe:
tag: anidex.moe
nohardlinks: nohardlinks:
movies: movies:
cleanup: true cleanup: true
@@ -114,6 +110,17 @@ nohardlinks:
resume_torrent_after_untagging_noHL: true resume_torrent_after_untagging_noHL: true
exclude_tags: exclude_tags:
share_limits:
public_trackers:
priority: 10
include_any_tags:
- Nyaa
- AnimeTosho
max_ratio: 2
max_seeding_time: 21600 # 15 days
cleanup: true
add_group_to_tag: false
recyclebin: recyclebin:
enabled: true enabled: true
empty_after_x_days: 3 empty_after_x_days: 3