Is there any way to tell if a sync to device is running?
Or a way to setup a callback both when sync_to_device starts and finishes - then I could setup a callback on both to set/unset a flag similar to what I do when checking if all book information has been read from the Kindle. Although if sync is called a second time without finishing it gets a bit messy when one finishes and the other doesn't.
|