aMule Forum

English => Feature requests => Topic started by: amuler on October 03, 2005, 02:26:42 PM

Title: notification about finished downloads
Post by: amuler on October 03, 2005, 02:26:42 PM
Hello,

maybe such a feature exist, but I have not found it.

Since I run the amule daemon on a server and access it only via web interface I am heavily missing an email notification about finished downloads. The web interface does not even show finished downloads in the transfer list or anywhere else.

Regards
Michael
Title: Re: notification about finished downloads
Post by: wuischke on October 03, 2005, 04:02:38 PM
First of all: I don't need the feature and think aMule is the better the smaller.
But as a workaround you could set a up a cronjob that periodicaly checks your Incomingfolder and sends you a mail, if sth. changed to the previous check. Another option would be to check the log.
Title: Re: notification about finished downloads
Post by: lfroen on October 03, 2005, 09:19:17 PM
Actually this would be nice feature to have imho
Title: Re: notification about finished downloads
Post by: ken on October 03, 2005, 11:00:16 PM
More generically, it could be configured to just run a user-specified program when a download completes.  aMule would give the path to the completed file as a parameter.
Title: Re: notification about finished downloads
Post by: lfroen on October 04, 2005, 05:28:29 AM
No, Ken. This may be usefull, but I would preffer mail or icq notification. This is match straitforward, without need to configure external scripts/programs etc.
Just talk directly to smtp server.
Title: Re: notification about finished downloads
Post by: Kry on October 04, 2005, 05:27:32 PM
Well, I prefer ken's option. Much more generic.
Title: Re: notification about finished downloads
Post by: lfroen on October 04, 2005, 05:52:57 PM
Kry: most of similar programs gives a choice of notification methods - either by mail (icq, sms, etc) or by generic "run program I say".
As user - that what I would expect to see.
Title: Re: notification about finished downloads
Post by: phoenix on October 05, 2005, 12:22:36 PM
I believe lfroen's got a point here. There could be a radio button to choose either one. The last option would be external program. It would make life easier to users without loosing ken's generality.

Cheers!
Title: Re: notification about finished downloads
Post by: vinz486 on October 28, 2005, 11:23:20 PM
A simple script can do the job:

this http://www.vinz486.com/MuleMail


Edit it and set vars.

Then start it using:

$MuleMail&


No crontab needed (it loop itself).


Bye.


PS: in the script there is a qx(mybeep&) line that call a simple script for playing some notes on pc speaker: this is made using the beep linux bin.

So I can "hear" when a download is complete: I don't have a monitor on my machine  :)