KBNLresearch / iromlab

Loader software for automated imaging of optical media with Nimbie disc robot
Apache License 2.0
33 stars 5 forks source link

Trailing colon in value of IsoBuster /d parameter #111

Closed bitsgalore closed 2 months ago

bitsgalore commented 7 months ago

Currently IsoBuster call looks like this:

    args.append("".join(["/d:", config.cdDriveLetter, ":"]))

But IsoBuster docs don't mention the trailing ":", so probably best to get rid of it in future versions!

bitsgalore commented 2 months ago

Done:

https://github.com/KBNLresearch/iromlab/commit/3db3454d2ad89e0b0fbb7de0df7d28ec375cc7f7