command.cd: simple message while reading toc

Fixes #257.
This commit is contained in:
Q3CPMA
2018-03-21 03:02:00 +00:00
committed by JoeLametta
parent 1ba0132948
commit 19eb9741c7

View File

@@ -98,6 +98,7 @@ class _CD(BaseCommand):
utils.unmount_device(self.device)
# first, read the normal TOC, which is fast
print("Reading TOC...")
self.ittoc = self.program.getFastToc(self.runner, self.device)
# already show us some info based on this