View Single Post
Old 03-22-2025, 10:27 PM   #148
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: 46,978
Karma: 169810634
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by abe View Post
hi there, I'm very intersted to know which nickelmenu code you used for that ? how do you update the metadat/series without having to unplug and plug back the device ?

thank you !

i have searched everywhere but couldnt find any discussion, you're the only one who mentionned that feature
Not much of a search required since the information is in the doc file that NickelMenu installs into the .adds/nm directory on your Kobo. I've attached the latest version of that to this message. The USB connect line is the one to reconnect your ejected Kobo without a physical unplug and replug.

Code:
menu_item : main    : Import books       : nickel_misc    : rescan_books_full
menu_item : main    : Toggle Auto USB    : nickel_setting : toggle : auto_usb_gadget
menu_item : main    : USB Connect        : nickel_misc    : force_usb_connection
The following is from the doc file:
Code:
#                   nickel_misc        - one of:
#                                          home                 - goes to the home screen
#                                          force_usb_connection - forces a usb connection dialog to be shown
#                                          rescan_books         - forces nickel to rescan books (4.13.12638+)
#                                          rescan_books_full    - forces a full usb connect/disconnect cycle (4.13.12638+)
Attached Files
File Type: txt NickelMenu_doc.txt (21.9 KB, 44 views)

Last edited by DNSB; 03-22-2025 at 10:33 PM. Reason: Attached NickelMenu doc file (renamed and .txt extension added)
DNSB is offline   Reply With Quote