Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#530 closed bug (Fixed)

sending bad statistic data

Reported by: 9563@… Owned by: andar
Priority: major Milestone:
Component: Unknown Version: 1.0.0
Keywords: Cc:

Description

When suspended and followed by torrent initialization again, Deluge sends the number of data as if the torrent starts to download from the beginning again.

Change History (8)

comment:1 Changed 16 years ago by andar

What do you mean exactly?

When you send a 'started' event to the tracker your 'downloaded' key will be 0, but your 'left' key may be different depending on how much data you still need.

Unless I am misunderstanding you, this is the correct behaviour..

comment:2 Changed 16 years ago by 9563@…

Sorry my english is bad. I try interpter again.

When i load any torrent file and this torrent is downloading, i pause it and again this torrent start and torrent continue download. Now at any time i exit Deluge, Deluge sending data (statistic data about downloading and uploading this torrent files sending to tracker) only in between paused and closed Deluge. Statistic data from the start downloading to paused torrent is throw.

comment:3 Changed 16 years ago by andar

This is how it is supposed to work.

When you are downloading Deluge will periodically send it's 'downloaded' total to the tracker. If you pause the torrent then the 'stopped' event will be sent to the tracker indicating that the downloading has ceased. Upon restarting the torrent, the 'downloaded' key sent to the tracker will only be for the amount downloaded since resuming the torrent.

comment:4 Changed 16 years ago by toto

UPDATE

after consultation with administrator of my favourite tracker, he say :

Downloading, i have 30% download, i give pause, again start up downloading and close on 40% = after close, Deluge sending data anyhow would download torrent from 0% to 40%.

Original in czech : Stahuji, mam 30% stahnuto, dam pauzu, znovu spustim a ukoncim na 40% = posle data jako kdyby se torrent stahoval od 0% do 40%.

comment:5 Changed 16 years ago by andar

I really do not understand what you are trying to say..

What behaviour are you expecting from Deluge?

comment:6 Changed 16 years ago by 9563@…

I start downloading, let's say that i have 40% copleted. Deluge sends 40% done. Some time later i continue downloading from 40% to 50% and stop again. Deluge sends stats like i have downloaded all 50% and NOT only the difference between 40% and 50%. Could You check this and if it's true, could You fix it? Thanks.

comment:7 Changed 16 years ago by andar

  • Milestone set to 1.0.3
  • Resolution set to fixed
  • Status changed from new to closed

This should be fixed in [4013].

Thanks.

comment:8 Changed 15 years ago by anonymous

  • Milestone 1.0.3 deleted

Milestone 1.0.3 deleted

Note: See TracTickets for help on using tickets.