Have you set this, in /koreader/defaults.lua, to where your metadata.calibre file is located?
-- Set a path to a folder that is filled by Calibre (must contain the file metadata.calibre)
-- e.g.
-- "/mnt/sd/.hidden" for Kobo with files in ".hidden" on the SD card
-- "/mnt/onboard/MyPath" for Kobo with files in "MyPath" on the device itself
-- "/mnt/us/documents/" for Kindle files in folder "documents"
SEARCH_LIBRARY_PATH = "/mnt/onboard"
SEARCH_LIBRARY_PATH2 = ""
This is from a Kobo install, there should be something similar for the Pocketbook version.
Luck;
Ken
|