From c70b803319ce377564ede337a29f7236ff5391ea Mon Sep 17 00:00:00 2001 From: Andreas Romeyke <andreas.romeyke@slub-dresden.de> Date: Tue, 13 Dec 2022 10:49:19 +0100 Subject: [PATCH] - updated to current version --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f24d024..9817ebf 100644 --- a/README.md +++ b/README.md @@ -5,19 +5,19 @@ you need an installed checkit_tiff and the exiftool you could test it using 'test.sh' -== compile +Compile +------- * make clean * make -== install +Install +------- + * copy jar-file to /operational_shared/plugins/custom/ -== configuration -* check blog https://developers.exlibrisgroup.com/blog/Jpylyzer-Technical-Metadata-Extractor-Plugin -* check output of exiftool -X, alternatively check http://ns.exiftool.ca/ExifTool/1.0/ -* add Mapping under "Preservation:Extractors", switch from "Global" to "Local", use - "Custom"-Tab -* fill the fields +Configuration +------------- +You should double check the paths in the plugin configuration. -- GitLab