aMule Forum
English => Feature requests => Topic started by: dapuzz on September 17, 2007, 12:39:10 PM
-
Hi all, I don't know if this feature is still on dev, now i'm using cvs from 29-08.
I would like to see simply more events in next release of amule.
For example, in my own, i need an event 'Connection to server lost' to trigger a script to check if the eth interface is gone down (Yes, my wifi connection is very unstable).
Thanks
-
Events like, writing a specific file if that case happens?
Otherwise you could check with amulecmd -c status and look for the line with the status of the Kad and ed2k networks.
Tho I would be interested to know why amule loses so many sources every time I have to switch my IP. But thats another topic (I could provide rrd graphs that prove this).
-
Events like those in Preferences -> Events -> Execute command on
By the way, i have write a bash script to simulate the event with amulecmd -c status
Thansk for the workaround!