Added share limits for public trackers in qbitmanage
This commit is contained in:
@@ -15,8 +15,8 @@
|
|||||||
- firefly3
|
- firefly3
|
||||||
- overseerr
|
- overseerr
|
||||||
- ntfy
|
- ntfy
|
||||||
- qbittorrent
|
- gluetun
|
||||||
- name: gluetun
|
- name: qbittorrent
|
||||||
tags: test
|
tags: test
|
||||||
- nextcloud
|
- nextcloud
|
||||||
- readarr
|
- readarr
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user