saveTorrentChangesToDisk when relevant
This commit is contained in:
@@ -246,9 +246,6 @@ func (z *ZurgConfigV1) matchFilter(torrentName string, torrentSize int64, torren
|
||||
fileNames[i] = ""
|
||||
}
|
||||
}
|
||||
if strings.Contains(torrentName, "Hellraiser") {
|
||||
fmt.Printf("+%v\n", fileNames)
|
||||
}
|
||||
return checkArithmeticSequenceInFilenames(fileNames)
|
||||
}
|
||||
if filter.FileInsideSizeGreaterThanOrEqual > 0 {
|
||||
|
||||
Reference in New Issue
Block a user