@JimmXinu:
The tweaks still apply, but they apply to the tag browser only not the book details panel. The tag browser in the content server is now what you get when you click the search button
IIRC , is a python formatting operator. I just haven't got around to porting it to RapydScript which is what does string formatting in the browser.
I'll fix the links in the first post, thanks.
You will never be able to run GUI plugins in the server. At some point I might add the ability to create plugins to modify the server interface, but that is not going to be any time soon. There is lots of work to do on the core code still.
All DB functions have been thread-safe since calibre 1.0
What is not thread safe is the GUI itself, proceed_question() is for the latter not the former.
Last edited by kovidgoyal; 06-02-2017 at 03:07 PM.
|