merge 'bypost' functionality into metadata postprocessor

This commit is contained in:
Mike Fährmann
2019-12-16 17:19:23 +01:00
parent c0b9ad678d
commit 63e6993716
6 changed files with 29 additions and 54 deletions

View File

@@ -18,7 +18,6 @@ modules = [
"mtime",
"ugoira",
"zip",
"metadata_bypost",
]
log = logging.getLogger("postprocessor")