Event Log Suggestion

Suggest, post, or discuss plugins for Deluge
Post Reply
scubanator87

Event Log Suggestion

Post by scubanator87 »

I love watching the IPs being blocked scroll up in the Event Log tab however i think the message could be improved.

Currently it reads:

Code: Select all

Peer blocked {event message: blocked peer not added to peer list, ip address: 62.233.137.33}
IP address will vary but you get the idea.

Instead i think it should be something more simple yet more informative. The whole section:

Code: Select all

..{event message: blocked peer not added to peer list,...
is not really needed. Its information we already know. Also the phrase "blocked peer not added to peer list" is a little awkward.

I Believe it should read something more like this:

Code: Select all

Peer blocked; IP address: 62.233.137.33; Torrent: Fedora8-DVD.iso; Offender: SAFE NET;


This way you know its a blocked peer, you know the IP, you know what they were after, and you know Who in your IP block list triggered it.
Post Reply