Make clearer what pycdio is needed for
Completely addresses thomasvs/morituri#96.
This commit is contained in:
@@ -239,6 +239,7 @@ CD in the AccurateRip database."""
|
||||
|
||||
info = drive.getDeviceInfo(device)
|
||||
if not info:
|
||||
self.stdout.write('Offset not saved: could not get device info (requires pycdio).\n')
|
||||
return
|
||||
|
||||
self.stdout.write('Adding read offset to configuration file.\n')
|
||||
|
||||
Reference in New Issue
Block a user