Hi
My post processing script does some "not so heavy but heavy enough to avoid when not strictly needed" work on the box.
It does this after each download, but it would be okay if it just did this on becoming idle, say after the last item in the queue has been downloaded, etc.
An extra parameter 1 / 0 / "number of items left after this one" would be very helpfull, thanks!
Cheers.
Extra parameter for post processing script - "Last item in queue"
Re: Extra parameter for post processing script - "Last item in queue"
You can already set and end-of-queue script.
Re: Extra parameter for post processing script - "Last item in queue"
Yes, very nice, but for the life of me, I cannot figure out where that script will "echo" to.shypike wrote: You can already set and end-of-queue script.
Each download has a nice script output page, for queue complete, I cannot find the output anywhere.
Thanks,
J.
Re: Extra parameter for post processing script - "Last item in queue"
The output of an end-of-q script is not captured.
We couldn't think of a place to put it and frankly neither of a use-case that makes this desirable.
We couldn't think of a place to put it and frankly neither of a use-case that makes this desirable.
Re: Extra parameter for post processing script - "Last item in queue"
ok, i'll have my script create it's own log file and output to there or something.shypike wrote: The output of an end-of-q script is not captured.
We couldn't think of a place to put it and frankly neither of a use-case that makes this desirable.

