Changes in this release:- Preparation for deprecation of db.format_abspath() for networked backend
Forgot to also make this change in 1.1.2 - again for an internal Calibre codebase change that would break this plugin in future. This plugin now uses the db.format_hash() and db.format_metadata() functions Kovid added in 0.8.7 as detailed in
this thread.