Closed (fixed)
Project:
Media Mover Custom Command
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2009 at 19:05 UTC
Updated:
27 Feb 2009 at 20:00 UTC
Hi There, I've done some debugging and it seems that no token replacement is happening in either the command or the output file.
Also if you could increase the length of the command as well, its very easy to hit the limit... I've just modified it myself for now..
Thanks,
Cameron
Comments
Comment #1
cameronp commentedIm using [harvest_file] as the token if that makes sense..
output file is:
[harvest_file].mp4
and my command is
/usr/local/bin/ipodconvert6.sh "/home/xx/www/testing/[harvest_file]" "/home/belzebuu/xx/testing/[output_file]"
Comment #2
anantagati commentedThere is bug in mm_token.module, until it is fixed you can apply path from here: http://drupal.org/node/342377
Comment #3
cameronp commentedThanks very much for that...it solved the problem..
Cameron
Comment #4
anantagati commented