Quote:
Originally Posted by PeterT
Just curious as to what sort of directory structure you're using for all these books.
|
This forum has a lot of threads with shared experiences on what people consider an optimal directory structure. This is besides the point here.
With respect to my original question. Let me try a complete answer. You do need programming experience for this.
(1) Your library will have to stay in a dot folder, for instance /mnt/onboard/.books. This is the only useful information I learned on this thread.
(2) You will use a file manager to copy whatever you need to the right place, for instance /mnt/onboard/books.
The closest thing you have is KOReader. You need to set it to read hidden files, and to read files from that .books folder. You need to modify the lua sources to add a context sensitive menu option to do the file copy.
(3) After exiting that file manager you will need to fire the books refresh function that happens after usb disconnect. This is the only thing not yet working correctly. An advice here is most welcome.
And please, do not say it cannot be done.