mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Dump info about device as well
This commit is contained in:
parent
5ed0eda722
commit
296b0d341d
@ -724,6 +724,7 @@ def main():
|
||||
dev.set_progress_reporter(prints)
|
||||
dev.open(cd, None)
|
||||
dev.filesystem_cache.dump()
|
||||
print(dev.device_debug_info(), flush=True)
|
||||
docs = dev.prefix_for_location(None)
|
||||
print('Prefix for main mem:', docs, flush=True)
|
||||
entries = dev.list_folder_by_name(dev.filesystem_cache.entries[0], docs)
|
||||
|
Loading…
x
Reference in New Issue
Block a user