Skip to content
Snippets Groups Projects
Commit b80f98a1 authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

- plugin name

parent 6db08d87
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@ my %exiftool2dnx = (
"IFD0:XResolution" => "image.xresolution", # TIFF-Tag 282 XResolution ( Angabe in dpi)
"IFD0:YResolution" => "image.yresolution", # TIFF-Tag 283 YResolution ( Angabe in dpi)
);
my $plugin_name = "SLUBTechnicalMetadataExtractorCheckItTiffPlugin";
my $plugin_name = "SLUBTechnicalMetadataExtractorMediaConchPlugin";
my $classification_group = "Image (Mix)";
my $driver = Selenium::Chrome->new();
$driver->debug_on;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment