Search found 5 matches

by Agent ME
Sat Aug 22, 2009 4:20 am
Forum: Support
Topic: What do the colored (green / blue) icons in Peers tab mean?
Replies: 1
Views: 3845

What do the colored (green / blue) icons in Peers tab mean?

While downloading a torrent, on the peers tab, I noticed that the addresses had a specific blue or green colored icon next to them. What does the icon mean? I'm guess it has to do with who initiated the connection, but just guessing. </mild curiosity> On an almost related note, I was pleasantly surp...
by Agent ME
Sun May 24, 2009 2:45 am
Forum: Plugins
Topic: Firefox greasemonkey script for WebUi
Replies: 2
Views: 4828

Re: Firefox greasemonkey script for WebUi

Been using this for a while, and here's a small improvement. Changing line 155 from if (url.match(/\.torrent$/)) { to if (url.match(/\.torrent((\?|#).*)?$/)) { allows it to match URLs such as "http://abc/file.torrent?session=555". Not too common, but ran into this at Ubuntu's IPv6 tracker .
by Agent ME
Fri Dec 26, 2008 11:10 pm
Forum: Support
Topic: [1.10RC1] Using UPnP, says Port is open, but no incoming con
Replies: 0
Views: 1382

[1.10RC1] Using UPnP, says Port is open, but no incoming con

In Deluge, if I set it to use UPnP, and click "Test Active Port", it says its open, but I have the "No Incoming Connections" error in Deluge. When I disabled UPnP mode, and clicked "Test Active Port", it fails as expected. When I forwarded a range of ports to my compute...
by Agent ME
Fri Dec 26, 2008 10:54 pm
Forum: Support
Topic: [1.10RC1] Deluge hangs while retrieving .torrent from URL
Replies: 17
Views: 12081

[1.10RC1] Deluge hangs while retrieving .torrent from URL

If you try to add a torrent from an URL, Deluge appears to stop completely until it gets a response from the server. I'm not sure if this causes other torrents being downloaded/uploaded to hiccup. This can be demonstrated with the Ubuntu torrents - http://www.ubuntu.com/getubuntu/downloadmirrors#bt ...
by Agent ME
Thu Oct 30, 2008 3:54 am
Forum: Plugins
Topic: Firefox greasemonkey script for WebUi
Replies: 2
Views: 4828

Re: Firefox greasemonkey script for WebUi

Seems like a really cool useful script - great use of the greasemonkey plugin.
Will it detect anywhere there is a link to a file ending in .torrent?
*tests*
Test (fake) torrent link
Awesome, with the script running it even adds an icon to that link.