Closed (fixed)
Project:
Media Mover Custom Command
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2008 at 19:21 UTC
Updated:
31 Oct 2010 at 10:00 UTC
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
Comment #1
xcusso@drupal.cat commentedSorry is in Media Mover Module Custom FFmpeg Command!!!
Comment #2
quironWell, I have this problem with custom command. any way to do it longer? maybe a textarea?
thanks
Comment #3
anantagati commentedI will increase it to 255 characters. It cannot be longer than that as Media Mover uses varchar(255) for saving files in database.
Comment #4
anantagati commentedIt 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.