feat(media): embed recyclarr config with codec scoring, enable qbittorrent auto-tmm

This commit is contained in:
2026-02-18 22:01:49 -05:00
parent b8b8dd58e1
commit ae6915c204
2 changed files with 135 additions and 4 deletions

View File

@@ -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;