We're running the video_render hook quite often here, and it's spewing a lot of messages like this in the watchdog:

no video conversion jobs to schedule.

This patch removes this warning.

CommentFileSizeAuthor
#1 besilent_0.patch1.24 KBanarcat
besilent.patch294 bytesanarcat

Comments

anarcat’s picture

Title: ffmpeg_helper: don't say you're not doing anything » ffmpeg_helper: nicer user-visible messages
Component: Code » User interface
Category: bug » task
StatusFileSize
new1.24 KB

A revised patch, removing a ffmpeg message and explaining to the user that the video is batched for processing.

fax8’s picture

Status: Needs review » Fixed

thanks .. I included the user message in my rewrite (going to publish it soon).
However I would like to keep the no video conversion jobs to schedule. as a confirmation for the admins that the conversion subsystem is live.

Setting this as fixed.
Feel free to reopen if you feel this incorrect or you have better ideas.

Thanks,

Fabio

Anonymous’s picture

Status: Fixed » Closed (fixed)