View Single Post
Old 10-27-2015, 08:00 AM   #6
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,254
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Question re: calibre library paths.

When running a plugin from calibre library X, is there a way to query calibre for a list of other library paths it knows about?

I'm familiar with this for the current library path:
Code:
db = self.gui.current_db
currlib_path = db.library_path
I want to include a basic test to avoid saving a scrambled book anywhere inside the calibre library system.
jackie_w is offline   Reply With Quote