mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Change device report entry for Lead-in to first track pre-gap and add a new entry for proper Lead-in
This commit is contained in:
@@ -1154,7 +1154,7 @@ namespace DiscImageChef.Core.Devices.Report.SCSI
|
||||
"read results", buffer);
|
||||
if(sense) continue;
|
||||
|
||||
mediaTest.CanReadLeadIn = true;
|
||||
mediaTest.CanReadFirstTrackPreGap = true;
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user