LosManos / LehmanLaidun

A solution for comparing contents of two folder structures.
Other
1 stars 0 forks source link

Read exif data in plugin without console having references #20

Closed LosManos closed 3 years ago

LosManos commented 3 years ago

This commit removes the need for the console, that loads the plugin(s), to have reference to anything the plugin references.

This commit also removes the pluginpath parameter as it does not handle dependencies as pluginfiles parameter does.

This commit solves #14.