View Single Post
Old 02-08-2020, 06:44 AM   #29
ctop
Connoisseur
ctop herds cats with both ease and gracectop herds cats with both ease and gracectop herds cats with both ease and gracectop herds cats with both ease and gracectop herds cats with both ease and gracectop herds cats with both ease and gracectop herds cats with both ease and gracectop herds cats with both ease and gracectop herds cats with both ease and gracectop herds cats with both ease and gracectop herds cats with both ease and grace
 
Posts: 63
Karma: 43710
Join Date: Jun 2008
Device: zaurus->palm->iPad->Sony PRS-T1,T2,T3->KoboForma&Likebook Ares->Palma2
Quote:
Originally Posted by Frenzie View Post
It looks like you can set two paths in your defaults.persistent.lua:

https://github.com/koreader/koreader....lua#L220-L226
Code:
-- 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  = ""
SEARCH_LIBRARY_PATH2 = ""
OK, it took me a good while to set this up, since Calibre kept crashing on me, but now I have everything in place and can confirm that it works just great! And this search is really fast as well. So I am very happy with how things worked out in the end.

All the best and thanks to everyone!

Ctop
ctop is offline   Reply With Quote