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

- minor: fixed example

parent 29991452
No related branches found
No related tags found
No related merge requests found
......@@ -333,7 +333,7 @@ public class SLUBTechnicalMetadataExtractorMediaConchPlugin implements MDExtract
/* workaround for no-match, because
Rosetta expects NUMBER value if key ends with "Count", example:
mediainfo.track.General.MenuCount
mediainfo.track.General.MenuCount
mediainfo.track.General.OtherCount
mediainfo.track.General.TextCount
*/
if (attribute.endsWith("Count")) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment