Thread: Aura H2O AutoShelf beta
View Single Post
Old 12-28-2023, 09:37 AM   #224
mangonerd
Junior Member
mangonerd began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2023
Device: Kobo Sage
Still struggling to make it work in my Kobo Sage. Could you please share your full script and nickelmenu entry? Thanks!


Quote:
Originally Posted by had View Post
Thanks for your patches.

I decided to just rip out the broken fbink and udev functionality from the script, as I want to trigger it from nickelmenu anyway. But I found it would always complain about the database being locked, unless I wrapped my script:

Code:
echo usb plug add >> /tmp/nickel-hardware-status ; my-autoshelf.sh ; echo usb plug remove >> /tmp/nickel-hardware-status
Is there someway to unlock the database without resorting to that USB plug simulation?
mangonerd is offline   Reply With Quote