View Single Post
Old 11-20-2019, 02:40 AM   #1
pl000070
Junior Member
pl000070 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Nov 2019
Device: PocketBook InkPad3
webengine-dialog and database connection

Hello All,

Please help on how to connect to current database from another Calibre instance with webengine-dialog.

I just registered to ask this question. I've got a private plugin that allows to find book metadata by manual search in the Internet (I noticed that sometimes standard import metadata plugins are completely lost e.g. when book title is short and non-unique). Recently I upgraded to Calibre 4 and discovered QWebEngineView. I implemented webengine-dialog but I have problem how to connect to current database without active GUI. I need to store metadata read from Web page. I don't know how to use RC signal as it seems that list of possible functions is hardcoded, so I think I need to write directly to database.

Thanks in advance for any help.
pl000070 is offline   Reply With Quote