FilippoBoscarino / smartImageCache-for-Zenphoto

A smart plugin for ZenPhoto CMS that can improve cache image sizes generation.
GNU General Public License v3.0
1 stars 0 forks source link

smartImageCache v1.1.0 conflicts with the xmpMetadata plugin in albums when both are enabled #6

Closed JesseHC closed 1 year ago

JesseHC commented 1 year ago

If xmpMetadata and smartImageCache v1.1.0 are both enabled, smartImageCache will block the “Export metadata info to XMP sidecar” option in the album Utilities menu. With smartImageCache turned off, it will show.

smartImageCache off- smartImageCache v1 1 0 off

smartImageCache on- smartImageCache v1 1 0 on

Thanks!

FilippoBoscarino commented 1 year ago

Hi Jesse, thanks for your indication. To be honest, it is not so clear to me the real reason of this interaction. It seems that there is something unpredictable in the Zp explicit priority assignment of filters. Anyway I bypassed it and the issue has been solved in v.1.1.1 release, already online.