View Single Post
Old 07-20-2013, 06:47 AM   #207
mmjoshi
Connoisseur
mmjoshi can load mercury with a pitchforkmmjoshi can load mercury with a pitchforkmmjoshi can load mercury with a pitchforkmmjoshi can load mercury with a pitchforkmmjoshi can load mercury with a pitchforkmmjoshi can load mercury with a pitchforkmmjoshi can load mercury with a pitchforkmmjoshi can load mercury with a pitchforkmmjoshi can load mercury with a pitchforkmmjoshi can load mercury with a pitchforkmmjoshi can load mercury with a pitchfork
 
Posts: 96
Karma: 48406
Join Date: Jul 2013
Device: Kindle Touch
Quote:
Originally Posted by thomass View Post
Did you try this:
Code:
if string.match(f, "%.pdf") or string.match(f, "%.epub") then
This works perfectly when the pdf files are in the documents folder. However, when I add pdf files through Calibre, they typically get added in a subdirectory. In that case this code does not work. Can this code be modified for such an scenario? Ideally I would like to put all my pdf, epub, djvu files in a single folder say "Non Kindle Formats" from where KOReader can pick them up.

I use a Kindle Touch.

mj
mmjoshi is offline   Reply With Quote