Quote:
Originally Posted by Jdkav
Only one content server being run but I will try the Debug mode and see if anything pops out.
Many thanks for the ideas.
|
I received the debug log. Thanks.
One interesting thing: calibre is telling CC that there are two libraries available, specifically:
Code:
current library = Calibre_Library, available libraries={"library_map":{"Calibre_Library":"Calibre Library",
"Calibre_Library1":"Calibre Library"},"default_library":"Calibre_Library"}
Apparently you have two calibre libraries named "Calibre Library", which will of course have different file paths on the machine running calibre. My guess is that one of them is an older copy of the other, and that the default library is the older one. You can test this by asking CC to change libraries (tap the 3 dots to get to this command) then see if the books appear.
It could also be that the libraries both having the same name could lead to problems, but I don't think so.