FolderMetadataProvider
Overview
Identified by type="Folder"
, this MetadataProvider automatically wraps all of the files in a local directory with individual instances of an XML MetatataProvider instance, after which the files may be individually monitored.
Use the LocalDynamic MetadataProvider
Deployers will find the LocalDynamicMetadataProvider much better suited to loading metadata from a folder, though at a slight cost in cognitive load from needing to rename the files. That plugin consumes far fewer system resources and allows metadata to be dynamically added, not just altered.
Reference
Â