Move rebuilding to new class

This commit is contained in:
Matt Nadareski
2020-12-10 11:07:36 -08:00
parent 2ee6d13a77
commit 6a2e35d552
5 changed files with 759 additions and 745 deletions

View File

@@ -190,7 +190,8 @@ have a current entry in the DAT index.";
}
// Create the sorting object to use and rebuild the needed files
need.RebuildGeneric(
dt.RebuildGeneric(
need,
onlyDirs,
outDir: _depots.Keys.ToList()[0],
outputFormat: OutputFormat.TorrentGzipRomba,