View Single Post
Old 12-11-2015, 04:49 PM   #1
stanislas
Member
stanislas began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Dec 2015
Device: Amazon Kindle 4
Metadata update.

Hi.
I've figured out that if i wanted to change a particular metadata field i would do that like this.

Code:
self.db.new_api.set_field('title',{book_id:'new_title'})
I don't understand why changing it doesn't apply instantly to the calibre gui.
I am guessing that calibre is storing my changes in some cache and i need to tell calibre to refresh itself. I just don't know how.
I would be grateful for any help.
stanislas is offline   Reply With Quote