View Single Post
Old 02-22-2012, 12:28 PM   #4
ramsonb
Junior Member
ramsonb began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2012
Device: SONY PRTS1
thanks for the quick reply, i didn't say there was a bug in bulk_modify_tags, the code looks good and i have already used the internal tag browser with no problem.

I was unsure if
Code:
self.db.refresh()
self.gui.library_view.model().refresh_ids(arBooks) # arBooks contains the ids of the modified books
self.gui.tags_view.recount()
self.gui.library_view.refresh_book_details()
is the right way to tell cilbre to update its tag browser and books displayed.

Furthermore do you have any tips how to get some debug information in such a case.

thanks in advance
ramson
ramsonb is offline   Reply With Quote