is it necessary to add something to log?
doesn't seem to work for me
all I need is a program (might be notepad) started after for example file named "1.jpg" was requested or downloaded.
I tried something like this:
[download]
{.if|{.%item-resource%=\1.jpg.}|{:{.exec|notepad.}:}.}
but that doesn't work either...
thanks for any help