Quote:
Originally Posted by chaley
Try
Code:
from calibre_plugins.action_chains.templates.dialogs import TemplateBox
from calibre_plugins.action_chains.templates import check_template, get_metadata_object
|
Worked great and fixed it. Looks like they moved TemplateBox down a level in the templates.
Are these types of changes documented somewhere?