Search found 1522 matches

by johnnyg
Thu Apr 26, 2012 1:36 am
Forum: Mac OS
Topic: no blocklist in osx
Replies: 13
Views: 11430

Re: no blocklist in osx

We removed the default url in 1.3.4 as it is outdated.

I suspected this was the case (due to seeing url: '' in your debug logs) but I hadn't gotten around to testing it: I'm surprised it made it to importing with an empty url.
by johnnyg
Tue Apr 24, 2012 3:59 am
Forum: Mac OS
Topic: no blocklist in osx
Replies: 13
Views: 11430

Re: no blocklist in osx

Can you run it with debug logging enabled?
I'd say something's gone wrong during the import...
by johnnyg
Mon Apr 23, 2012 1:16 pm
Forum: Support
Topic: Deluge download speed limitation
Replies: 2
Views: 3833

Re: Deluge download speed limitation

Do you have "Rate limit IP overhead" ticked under Preferences->Bandwidth?

This tells Deluge to include the protocol overhead in your upload limit (which would explain the low download speed).
by johnnyg
Mon Apr 16, 2012 11:36 pm
Forum: Support
Topic: deluge 1.3.1 (windows) connecting to russian mail server?
Replies: 2
Views: 1842

Re: deluge 1.3.1 (windows) connecting to russian mail server

It's most likely that someone in russia was running their bittorrent client on a port which is normally used for POP and hence why it confused your anti-virus.
by johnnyg
Sun Apr 15, 2012 9:33 pm
Forum: Support
Topic: Move Storage / Label-automove does not work
Replies: 5
Views: 7472

Re: Move Storage / Label-automove does not work

Are you guys running libtorrent 0.16?
There seems to be a few incompatibility issues with it.

If you are, try downgrading to 0.15.10.
by johnnyg
Sun Apr 15, 2012 9:26 pm
Forum: Support
Topic: Operation not permitted error on all torrents
Replies: 4
Views: 8775

Re: Operation not permitted error on all torrents

Thanks for letting us know that it's a 0.16 libtorrent issue (there seems to be a few).
by johnnyg
Sun Apr 01, 2012 5:06 pm
Forum: Support
Topic: Too Many Pieces Error in Large (>1TB) Torrents?
Replies: 6
Views: 6979

Re: Too Many Pieces Error in Large (>1TB) Torrents?

Hi, the problem is related to libtorrent not deluge, so no need to recompile deluge. In particular, the maximum number of pieces in libtorrent is set to ~262k to reduce memory usage. I've attached a patch which will increase this limit to roughly 1 million pieces but bare in mind this will increase ...
by johnnyg
Sun Apr 01, 2012 8:45 am
Forum: Development
Topic: More options for remove in cotext menu per torrent
Replies: 2
Views: 2826

Re: More options for remove in cotext menu per torrent

Deluge currently has 2 & 4.
When would you want to remove the torrent/data but not the torrent file?
by johnnyg
Sun Apr 01, 2012 8:41 am
Forum: Plugins
Topic: [Request] Alternative Speed Limit (toggling)
Replies: 3
Views: 9371

Re: Suggestion: Alternative Speed Limit (toggling)

Wouldn't the scheduler plugin be a better solution?

Normally you want to specify different speed limits for different times.

Otherwise if you wanted to implement this, it would be fairly easy to do with a plugin (which you could heavily base off the scheduler plugin).
by johnnyg
Thu Mar 29, 2012 8:54 am
Forum: Support
Topic: Magnet links?
Replies: 12
Views: 21869

Re: Magnet links?

Magnet link support was added to the web ui in Deluge 1.3.4: http://dev.deluge-torrent.org/wiki/ChangeLog#WebUI1