View Single Post
Old 01-19-2022, 11:47 AM   #685
johndoe3444
Member
johndoe3444 began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Jan 2022
Device: Kobo Clara HD
Quote:
Originally Posted by xiaojohn View Post
Ah, solved this - there's an option to change libraries at the foot of the /mobile page.
Since each library has a different address, you can add " ?library_id=LIBRARYNAME just after http://XXX.XXX.XXX.XXX:8080/mobile on the NickelMenu config file so you can have a different button for each library, like
Code:
menu_item :main :Library1 :nickel_browser :modal:http://XXX.XXX.XXX.XXX:8080/mobile?library_id=LIBRARY1

menu_item :main :Library2 :nickel_browser :modal:http://XXX.XXX.XXX.XXX:8080/mobile?library_id=LIBRARY2
johndoe3444 is offline   Reply With Quote