View Single Post
Old 09-29-2016, 07:36 AM   #12
rmzg
Member
rmzg began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Sep 2016
Device: Note5
Good guess as to the issue but confusion deepens over the cause.
Some relevant sections of the debug log below.

Quote:
2016-09-28 23:50:28.318: checkLpathComponents started L/Laurence E. Dahners/Wanted (An Ell Donsaii Story #10) - Laurence E. Dahners w/URI=false
2016-09-28 23:50:28.319: Cloud: enqueing book already on device: 5125 Thief's Covenant
2016-09-28 23:50:28.323: Cloud: enqueing book already on device: 5124 The Wrong Sword
2016-09-28 23:50:28.325: checkLpathComponents finished L/Laurence E. Dahners/Wanted (An Ell Donsaii Story #10) - Laurence E. Dahners
2016-09-28 23:50:28.326: Cloud downloadFile: url=Laurence E. Dahners/Wanted (An Ell Donsaii Story #10) (6572)/Wanted (An Ell Donsaii Story #1 - Laurence E. Dahners.epub, localLpath=L/Laurence E. Dahners/Wanted (An Ell Donsaii Story #10) - Laurence E. Dahners.epub
2016-09-28 23:50:28.326: Cloud: enqueing book already on device: 5123 The Huntsman's Amulet
2016-09-28 23:50:28.327: cloud downloading
java.io.FileNotFoundException: /sdcard/Download/Calibre Library/Laurence E. Dahners/Wanted (An Ell Donsaii Story #10) (6572)/Wanted (An Ell Donsaii Story #1 - Laurence E. Dahners.epub: open failed: ENOENT (No such file or directory)
at libcore.io.IoBridge.open(IoBridge.java:452)
at java.io.FileInputStream.<init>(FileInputStream.jav a:76)
at com.multipie.cclibrary.Cloud.a.a.getFile(Source:94 )
at com.multipie.cclibrary.Cloud.b.a(Source:39)
at com.multipie.cclibrary.Cloud.af.run(Source:123)
Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
When I check the folder on the PHONE I find the following path:
Quote:
This PC\SAMSUNG-SM-N920A\Phone\Download\Calibre Library\Laurence E. Dahners\Wanted (An Ell Donsaii Story #10) (6572)\Wanted (An Ell Donsaii Story _1 - Laurence E. Dahners.epub
The book is saved on my LAPTOP's calibre library as:
Quote:
\Documents\Calibre Library\Laurence E. Dahners\Wanted (An Ell Donsaii Story #10) (6572)\Wanted (An Ell Donsaii Story #1 - Laurence E. Dahners.epub
I have no idea as to why none of these individual bits match up: Why does the PHONE version have _1? Why do neither of the filenames contain '10' like the folder does? And so on.

I added the folder to my PHONE originally by simply opening it in the explorer window via "This PC" (Windows 10), navigating to the folder, then using ctrl-c and ctrl-v to paste the calibre library folder.

When I try this again with just the individual book folder I end up with an epub file named
Quote:
Wanted (An Ell Donsaii Story #1 - Laurence E. Dahners.epub
on the phone.

I've tried copying the folder and file to the phone again in various combinations and I can't get it to reproduce the file name change.

I'll note that in my initial attempt to copy the Calibre Library over, something was *seriously* unhappy with the file named 'metadata.db', any attempt to copy files that included a file named that generated an error message along the lines of "The device has stopped responding or disconnected", so, uh, that's weird. I eventually changed the name of the file to something innocuous, copied it to the phone, then used the phone's file manager to rename it.
rmzg is offline   Reply With Quote