Quote:
Originally Posted by chaley
You should use db.saved_search*, which is what calibre has used since V4 and possibly before. The list of methods is found at the end of calibre.db.legacy. The same methods exist if you have a new_api db handle.
|
Inherited plugin dating back to the calibre 0.9 days. As long as it ain't broke, I don't fix it.
But since it's broke...
Switching to gui.current_db.saved_search_names() as suggested appears to work fine. Test version in a minute.