Deluge 1.2.1 stats wrong

General support for problems installing or using Deluge
charles

Re: Deluge 1.2.1 stats wrong

Post by charles »

trektorrents wrote:The error is in Deluge 1.2.1, Halite 0.3.2.2, Transmission (most versions) and Azureus/Vuze (the older the less the error.)
It's not an error. What's happening is that some clients are telling you every byte downloaded, including the duplicate bytes accumulated during endgame, and others are only reporting the sum of the byte counts in completed pieces. The spec is silent on which of these interpretations is correct. It only says:
uploaded: The total amount uploaded so far, encoded in base ten ascii.
downloaded: The total amount downloaded so far, encoded in base ten ascii.
libtransmission and libtorrent-rb are adopting uTorrent's interpretation of the spec, but only as a matter of convention.
Ibslice
Member
Member
Posts: 14
Joined: Sat Jan 26, 2008 11:32 am

Re: Deluge 1.2.1 stats wrong

Post by Ibslice »

Sounds like that should fix it ;-)

thanks
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Deluge 1.2.1 stats wrong

Post by johnnyg »

Ibslice wrote:Sounds like that should fix it ;-)

thanks
Deluge 1.2.1 depends on libtorrent-rb 0.14.9 (which reports the size of the torrent not the actual amount downloaded).

So it doesn't make sense that the stats are wrong (as even if it is over-downloading it shouldn't be reporting it).
Ibslice
Member
Member
Posts: 14
Joined: Sat Jan 26, 2008 11:32 am

Re: Deluge 1.2.1 stats wrong

Post by Ibslice »

Correct it shouldn't be - but it is.

This NEVER happens with rtorrent or uTorrent versions above 1.7.7 or BitTornado.
So it must be something to do with ibtorrent-rb 0.14.9
chrisbeebops

Re: Deluge 1.2.1 stats wrong

Post by chrisbeebops »

Bumping this so it doesn't get lost.

Anyone know if the hydri is taking a look at this on libtorrent-rb?
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Deluge 1.2.1 stats wrong

Post by johnnyg »

chrisbeebops wrote:Anyone know if the hydri is taking a look at this on libtorrent-rb?
Not that I know of. Best would be to hop onto #libtorrent on freenode and have a chat with him.
Deluge 1.2.3 also supports libtorrent 0.15 so it would be worth checking out if the problem appears in that version.
Post Reply