mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
Minor bugfixes (2.0.4a)
This commit is contained in:
@@ -32,7 +32,7 @@ namespace ArCueDotNet
|
||||
cueSheet.Action = CUEAction.Verify;
|
||||
//cueSheet.OutputStyle = CUEStyle.SingleFile;
|
||||
cueSheet.Open(pathIn);
|
||||
cueSheet.Lookup();
|
||||
cueSheet.UseAccurateRip();
|
||||
cueSheet.GenerateFilenames(AudioEncoderType.NoAudio, "dummy", pathIn);
|
||||
cueSheet.Go();
|
||||
cueSheet.GenerateAccurateRipLog(sw);
|
||||
|
||||
Reference in New Issue
Block a user