Search found 7 matches

by FriedBunny
Tue Jan 29, 2008 11:37 am
Forum: Development
Topic: [Feature Request] Resolve peer hostnames
Replies: 5
Views: 8727

Re: [Feature Request] Resolve peer hostnames

I took the time to work out a rough implementation of this which seems to work acceptably. I added it directly into the "Torrent Peers" plugin, but I think that the actual host name lookup should probably move elsewhere and then added as peer["host_name"] -- like the country look...
by FriedBunny
Tue Jan 22, 2008 11:28 am
Forum: Development
Topic: [Feature Request] Resolve peer hostnames
Replies: 5
Views: 8727

Re: [Feature Request] Resolve peer hostnames

While it's sure to involve a certain amount of overhead, other notable clients (eg, uTorrent and Azureus) have included this option with little apparent impact on performance. I'd be curious to see how those implementations do it. I seem to recall that uTorrent lets you explicitly turn this on (it's...
by FriedBunny
Tue Jan 22, 2008 6:40 am
Forum: Development
Topic: [Feature Request] Resolve peer hostnames
Replies: 5
Views: 8727

[Feature Request] Resolve peer hostnames

It would be more informative if Deluge were to resolve the reverse DNS entires of peer IP addresses and display those instead, when available. For example: 123.45.67.89 might be replaced with the more meaningful " client-67-89.someisp.com " or " supersecretserver.riaa.com ", et c...
by FriedBunny
Mon Dec 03, 2007 8:11 pm
Forum: Plugins
Topic: Country flags, pretty icons
Replies: 3
Views: 4220

Re: Country flags, pretty icons

Hah, I didn't mean to imply that the other two options were ugly! I just happen to prefer the clean look of these and wanted to share the option with other inquiring minds -- always nice to have more choices. ;)
by FriedBunny
Mon Dec 03, 2007 7:43 pm
Forum: Plugins
Topic: Country flags, pretty icons
Replies: 3
Views: 4220

Country flags, pretty icons

Here are some fairly nice looking flag icons that can be used as drop-in replacements for Deluge: FamFamFam I stuck the PNGs in /usr/share/deluge/pixmaps/flags25x15 (or whichever "size" you have the TorrentPeers option set to), despite these icons only being 17x11. deluge-famfamfam-flags.p...
by FriedBunny
Tue Nov 06, 2007 7:14 am
Forum: Plugins
Topic: Blocklist Importer does not gracefully handle errors
Replies: 2
Views: 3984

Re: Blocklist Importer does not gracefully handle errors

Great! Thanks for so actively developing Deluge, it's getting better by the day.
by FriedBunny
Tue Nov 06, 2007 2:49 am
Forum: Plugins
Topic: Blocklist Importer does not gracefully handle errors
Replies: 2
Views: 3984

Blocklist Importer does not gracefully handle errors

When loading Deluge with the Blocklist Importer plugin set to update and load automatically, it can crash if the blocklist input is not in a format it expects. Hitting the 'cancel' button has no effect, it attempts the load the file and Deluge exits with no notification of any sort. In this instance...