superg / redumper

Low level CD dumper utility
GNU General Public License v3.0
200 stars 18 forks source link

Fix multisession gap check for PX-4824 drives. #172

Closed HeroponRikiBestest closed 2 weeks ago

HeroponRikiBestest commented 1 month ago

Adds check for PX-4824 in the case that the drive config isn't PLEXTOR. Fixes https://github.com/superg/redumper/issues/171

HeroponRikiBestest commented 2 weeks ago

My apologies, I didn't consider the vendor check, I'll be more thorough next time. Updated the PR with the requested changes to use drive_is_plextor4824().