@inherits Options
When adding a torrentOriginalCreate subfolderDon't create subfolderNoneMetadata receivedFiles CheckedFilesSaving ManagementManualAutomaticRelocate torrentSwitch torrent to Manual ModeRelocate affected torrentsSwitch affected torrents to Manual ModeRelocate affected torrentsSwitch affected torrents to Manual ModeAutomatically add torrents from
Monitored Folder
Override Save Location
@foreach (var item in ScanDirs)
{
Monitored folderDefault save locationOther...
@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 folderDefault save locationOther...
@if (item.Value.SavePath is not null)
{
}
@if (isLast)
{
}
else
{
}
}
Excluded FilesEmail NotificationsRun exernal programSupported 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