@inherits Options When adding a torrent Original Create subfolder Don't create subfolder None Metadata received Files Checked Files Saving Management Manual Automatic Relocate torrent Switch torrent to Manual Mode Relocate affected torrents Switch affected torrents to Manual Mode Relocate affected torrents Switch affected torrents to Manual Mode Automatically add torrents from Monitored Folder Override Save Location @foreach (var item in ScanDirs) { Monitored folder Default save location Other... @if (item.Value.SavePath is not null) { } } @for (int i = 0; i < AddedScanDirs.Count; i++) { var item = AddedScanDirs[i]; var index = i; var isLast = i == AddedScanDirs.Count - 1; Monitored folder Default save location Other... @if (item.Value.SavePath is not null) { } @if (isLast) { } else { } } Excluded Files Email Notifications Run exernal program Supported parameters (case sensitive): %N: Torrent name %L: Category %G: Tags (separated by comma) %F: Content path (same as root path for multifile torrent) %R: Root path (first torrent subdirectory path) %D: Save path %C: Number of files %Z: Torrent size (bytes) %T: Current tracker %I: Info hash v1 %J: Info hash v2 %K: Torrent ID