Index: trunk/scripts/TagInfoExtract.java
===================================================================
--- trunk/scripts/TagInfoExtract.java	(revision 17978)
+++ trunk/scripts/TagInfoExtract.java	(revision 18016)
@@ -281,5 +281,5 @@
                                             descriptionPrefix + TagInfoTag.REQUIRED_FOR_COUNT + ": ",
                                             addImages && preset.iconName != null ? options.findImageUrl(preset.iconName) : null);
-                                } else if (Presets.class.equals(getClass())) { // not for ExternalPresets
+                                } else {
                                     fillTagsMap(optionalTags, item, value, preset.getName(), types,
                                             descriptionPrefix + TagInfoTag.OPTIONAL_FOR_COUNT + ": ", null);
