Sorry

are you saying it is something wrong with :-

on_insert = notify_start,"execute=$d.get_custom3=,$d.get_hash=,$d.get_name="

or with the script that it runs to send the e-mail? Because there has been no 
changes to the email script and it works perfectly when i change on_insert to 
on_open or on_start.

the only changes that are made are to on_**** and only on_insert gives an error.

which is confusing as this is only a small change, i even deleted the line and 
retyped it.

would the execute_log be a seperate command or would i use it with the 
on_insert command?

thanks again.
Adrian

Josef Drexler <[EMAIL PROTECTED]> wrote :

> On Sep 2, 2008, at 1:12 PM, Adrian Miller wrote:
> > but when I put a torrent file into the watch
> directory I get the  
> > following error:-
> > "Download event action failed: Bad return
> code."
> 
> That means the script returned with an error condition. In other  
> words, the script failed. You can use "execute_nothrow" instead of 
> 
> "execute" to ignore this, but it's probably better to fix the script 
> 
> instead. You can set "execute_log" to a file where you want to log 
> 
> the script output to figure out what went wrong.
> 
> In any case, it's not an rtorrent problem at this point.
> 
> -- 
> Josef Drexler
> [EMAIL PROTECTED]
> _______________________________________________
> Libtorrent-devel mailing list
> [email protected]
> http://rakshasa.no/mailman/listinfo/libtorrent-devel



___________________________________
Hoppy's Webmail



_______________________________________________
Libtorrent-devel mailing list
[email protected]
http://rakshasa.no/mailman/listinfo/libtorrent-devel

Reply via email to