Opened 14 years ago

Closed 14 years ago

#1363 closed Bug (worksforme)

Ratio Calculated Wrong - 6931

Reported by: MasterBob Owned by: charles
Priority: Normal Milestone: None Set
Component: libtransmission Version: 1.34
Severity: Normal Keywords: ratio calculation
Cc:

Description

On version 6931, the ratio of a torrent is calculated wrong. The following is the relevant data:

Have: 117.1 MB verified
Downloaded: 560 bytes
Uploaded 728.6 MB
Failed DL: 0 bytes
Ratio: 1364189

This is the incorrect ratio. The correct ratio should be 728.6/117.1 = 6.22203245089667 ~= 6.22

Attached is a screenshot of the problem.

Change History (3)

comment:1 follow-up: Changed 14 years ago by MasterBob

comment:2 in reply to: ↑ 1 Changed 14 years ago by MasterBob

I forgot to mention, I am using OS X 10.4.11

comment:3 Changed 14 years ago by charles

  • Resolution set to worksforme
  • Status changed from new to closed

If you've downloaded 560 bytes and uploaded (728.6 * 1024 * 1024) bytes, then your ratio should be 1364272.

Note: See TracTickets for help on using tickets.