Quote:
Originally Posted by stregone
Awesome to see the progress sync support! Is it possible to support progress sync via file name? I have two very different devices so when calibre resizes the cover (and probably other device specific stuff?) it ends up sending non-identical files to each device, so I use the file name option and not the MD5 option.
|
Some context on this request. On the backend,
KOSync (progress sync plugin) uses an MD5 hash based on the file name. So this plugin would have to compute the MD5 and use that for the queries. It would require research into what file name is used (is it the same one in device.books) and confirm that's consistent.
I could take this on if initial testing shows it works out but would need to work with you to test this out since it's not how I have my stuff set up.