Quote:
Originally Posted by abe
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+)