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