X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=supported%2FBasicSupport_Deprecated.java;h=512aabf390d8cf9a9aa07fcf692a491249510d2e;hb=refs%2Fheads%2Fsubtree;hp=40ff3fc027c7e52beca3426017e1a6a58972fbbe;hpb=002972e9de731678035d56304d75a6d9e8233635;p=fanfix.git diff --git a/supported/BasicSupport_Deprecated.java b/supported/BasicSupport_Deprecated.java index 40ff3fc..512aabf 100644 --- a/supported/BasicSupport_Deprecated.java +++ b/supported/BasicSupport_Deprecated.java @@ -203,7 +203,14 @@ public abstract class BasicSupport_Deprecated extends BasicSupport { pg.setProgress(30); Story story = new Story(); + MetaData meta = getMeta(url, getInput()); + meta.setType(getType().toString()); + meta.setSource(getType().getSourceName()); + if (meta.getPublisher() == null) { + meta.setPublisher(getType().getSourceName()); + } + if (meta.getCreationDate() == null || meta.getCreationDate().trim().isEmpty()) { meta.setCreationDate(bsHelper.formatDate(