mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 17:56:18 +00:00
DAEMON Tools Lite unable to mount CUE created by Aaru due to ISRC line #456
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheRogueArchivist on GitHub (Jul 24, 2020).
Prerequisites
Check and fill as appropriate:
Description
DAEMON Tools Lite doesn't recognize a cue of a CDDA created by Aaru when trying to mount it. It is able to mount a cue image created by ImgBurn, and is able to mount a cue image of a CDROM created by Aaru. This may be a bug on DAMON's end, but should be looked into anyway to be on the safe side. Log and cue files: audio.zip
@TheRogueArchivist commented on GitHub (Jul 24, 2020):
Also happens with cue image of a CD-i disc.
@TheRogueArchivist commented on GitHub (Jul 24, 2020):
The bin file of the audio CD created by aaru has different sectors compared to the one created by ImgBurn, I'll upload the image files ASAP.
@TheRogueArchivist commented on GitHub (Aug 4, 2020):
Retried, and also happens with an image of a CD-ROM. I identified the problem as being the line that says ISRC in the image, removing this line allows both Alcohol 120% and Daemon Tools Lite to mount the image.
@claunia commented on GitHub (Nov 3, 2020):
Fixed by
1198af2