CUERipper revamp

This commit is contained in:
chudov
2010-02-28 21:04:34 +00:00
parent 31048cb63c
commit 749f96ed8a
92 changed files with 6410 additions and 440 deletions

View File

@@ -745,7 +745,7 @@ namespace JDP {
}
if (useCUEToolsDB)
{
cueSheet.UseCUEToolsDB();
cueSheet.UseCUEToolsDB(false, "CUETools 205");
}
if (_batchPaths.Count == 0 && action == CUEAction.Encode)