I tried to use a custom command to convert a file but is very short (80) for some cases. Is possible have much than 80 characters?

Comments

xcusso@drupal.cat’s picture

Status: Active » Closed (fixed)

Sorry is in Media Mover Module Custom FFmpeg Command!!!

quiron’s picture

Status: Closed (fixed) » Active

Well, I have this problem with custom command. any way to do it longer? maybe a textarea?

thanks

anantagati’s picture

Category: feature » task
Status: Active » Needs work

I will increase it to 255 characters. It cannot be longer than that as Media Mover uses varchar(255) for saving files in database.

anantagati’s picture

Status: Needs work » Fixed

It is fixed in DRUPAL-6--2 version. I am facing some problem with CVS tagging / branching (#849760).

You can get current latest version by following instructions from here: http://drupal.org/project/mm_custom_command/cvs-instructions for DRUPAL-6--2 version.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.