mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
CD parity information database
This commit is contained in:
@@ -2757,7 +2757,7 @@ string status = processor.Go();
|
||||
CheckStop();
|
||||
if (this.CUEToolsProgress == null)
|
||||
return;
|
||||
_progress.percentDisk = 1.0;
|
||||
_progress.percentDisk = 0;
|
||||
_progress.percentTrck = e.percent;
|
||||
_progress.offset = 0;
|
||||
_progress.status = e.uri;
|
||||
|
||||
Reference in New Issue
Block a user