View Single Post
Old 10-13-2025, 01:46 AM   #10
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,816
Karma: 173906420
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by Dailyread View Post
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
Attached Thumbnails
Click image for larger version

Name:	Screenshot 2025-10-12 224019.png
Views:	7
Size:	40.9 KB
ID:	218596  
DNSB is offline   Reply With Quote