Steps toward working "run" reprocessing command.
This commit sponsored by Philippe Casteleyn. Thank you!
This commit is contained in:
committed by
Rodney Ewing
parent
7a414c8d42
commit
4ba5bdd96e
@@ -333,7 +333,7 @@ class InitialProcessor(CommonImageProcessor):
|
||||
description = "Initial processing"
|
||||
|
||||
@classmethod
|
||||
def media_is_eligibile(cls, media_entry):
|
||||
def media_is_eligible(cls, media_entry):
|
||||
"""
|
||||
Determine if this media type is eligible for processing
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user