Make clearer what pycdio is needed for

Completely addresses thomasvs/morituri#96.
This commit is contained in:
JoeLametta
2015-09-05 17:43:58 +02:00
parent 3ecc5bf77e
commit 4bfbc9071d
3 changed files with 3 additions and 0 deletions

View File

@@ -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')