auto announce to irc
Brought to you by:
tiberious
Please add a possibility to auto-announce several events to irc. Mainly:
while (something.left.in.queue)
{
out: start downloading xxx.nzb
out: finished downloading xxx.nzb at xyz kb/s
out: finished repairing xxx.nzb in xyz seconds
}
out: no more jobs left
Logged In: YES
user_id=1703611
Originator: NO
I have considered this, and did start planning the ability for hellanzb's post processor script to send information back to nzbirc and it updates that way.
Do like the auto announce idea though, thanks.