feat(media): embed recyclarr config with codec scoring, enable qbittorrent auto-tmm
This commit is contained in:
@@ -86,6 +86,11 @@
|
||||
# how many connections per sec
|
||||
ConnectionSpeed = 300;
|
||||
|
||||
# Automatic Torrent Management: use category save paths for new torrents
|
||||
DisableAutoTMMByDefault = false;
|
||||
DisableAutoTMMTriggers.CategorySavePathChanged = false;
|
||||
DisableAutoTMMTriggers.DefaultSavePathChanged = false;
|
||||
|
||||
ChokingAlgorithm = "RateBased";
|
||||
PieceExtentAffinity = true;
|
||||
SuggestMode = true;
|
||||
|
||||
Reference in New Issue
Block a user