mirror of
https://github.com/aaru-dps/aaruremote.git
synced 2026-09-18 20:54:40 +00:00
Add support for dumping CD First Track Pregap in FreeBSD. #3
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 @claunia on GitHub (Dec 24, 2017).
Description
DiscImageChef should try to read CompactDisc first track pregap.
Exact command line used:
DiscImageChef dump-media -i /dev/cd0Expected behavior:
DiscImageChef tries to read CompactDisc first track pregap.
Actual behavior:
First track pregap reading is not tried per
ad5847ee69because of upstream bug #224253