Quote:
Originally Posted by Dailyread
I have been trying to do what you did here, but Calibre and Nickle fail to recognise books that are stored in subfolders.
After sending to the device, they do not show up in my Nickle interface (But they should, ideally).
Is there something else to be configured to have them show up in both?
|
For what it may be worth, your template is close to mine other than my use of sublist(0,1,&) to restrict the author/author_sort fields to using the first author name in the list.
Code:
Ebooks/{author_sort:sublist(0,1,&)}/{title} - {authors:sublist(0,1,&)}
A couple of questions are (1) when you safely eject your Kobo after sending the books, does the importing screen come up? and (2) after import has run, if you look at the Books folder on your Kobo, do you see the books that have been sent there?
If you are running KOReader for the most part, you might want to add the option to NickelMenu to force an import without needing to connect/disconnect.
Code:
menu_item : main : Import books : nickel_misc : rescan_books_full