That manager.process() line no longer made sense
This commit is contained in:
parent
77ea4c9bd1
commit
a59f92f3ec
@ -268,7 +268,6 @@ def run(args):
|
|||||||
media_entry,
|
media_entry,
|
||||||
reprocess_action=args.reprocess_command,
|
reprocess_action=args.reprocess_command,
|
||||||
reprocess_info=reprocess_request)
|
reprocess_info=reprocess_request)
|
||||||
manager.process(media_entry, args.reprocess_command, **reprocess_request)
|
|
||||||
|
|
||||||
|
|
||||||
def reprocess(args):
|
def reprocess(args):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user