Actually, staring at the debug output, I think I figured out the problem. For some reason your OS X machine is reporting the product name of the device as
eReader-3.16.17
in one place and
eReader_3_16_17
in another, causing device matching to fail.
I can probably workaround that fairly easily.
Last edited by kovidgoyal; 04-20-2016 at 09:47 PM.
|