This is probably the wrong fix but there is some logic error preventing configurations from running during cron runs.

CommentFileSizeAuthor
media_mover-cron.patch856 bytesmfb

Comments

mfb’s picture

btw the documentation for media_mover_api_run_control_extend() is kinda confusing. "Controls for throttle mechanisms. Returns true if the configuration should be running. If one module returns true, return true which stops the running of the configuration"

mfb’s picture

Anyone else seeing this issue? Am I crazy?

szczym’s picture

The patch did not solved problems with cron or saving to filefield on my end.

i have checked against #486206: Files transcoded but not added to filefiled and #368956: Error saving to filefield in cron, also did not help for #532170: MM is encoding a file any time i run config.

cheers !

venkiparam’s picture

Even i am facing the same issue. Any updates ?

arthurf’s picture

I've hopefully fixed the logic in the run control function. Can somebody please review and let me know if it is now functional?

szczym’s picture

Status: Needs review » Reviewed & tested by the community

I just tested newest dev version (2009-Sep-17) on fresh drupal install. the issue is solved, single config did its thing on cron run.

great, that is 3th issue solved today ;)