{{torrent.store.getDonePercent()}}% of {{humanSize(torrent.store.size)}}
{{humanSize(torrent.store.size)}}
{{torrent.name}}
{{humanSize(torrent.upRate.getRate())}}/s up, {{humanSize(torrent.downRate.getRate())}}/s down
ETA: {{estimateTime(torrent)}}
{{humanSize(torrent.upRate.getRate())}}/s up
Ratio: {{ratio(torrent)}}
{{torrent.files.length}} Files
-
{{file.path.join("/")}}
{{humanSize(file.size)}}
{{torrent.trackers.length}} Trackers
- Group {{$index + 1}} {{formatInterval(tg.nextReq)}}
- {{tracker.url}}
{{torrent.peerStats.connected}} Peers
Address | Client | State | Done | Up | Down | Queue |
---|---|---|---|---|---|---|
From To {{peer.ip}}:{{peer.port}} | {{peerIdToClient(peer.peerId)}} | C U I N I N P R {{peer.state}}: {{peer.error}} | {{peer.getDonePercent()}}% | {{humanSize(peer.upRate.getRate())}}/s | {{humanSize(peer.downRate.getRate())}}/s | {{peer.requestedChunks.length}}↓ {{peer.pendingChunks.length}}↑ |
Currently connecting to {{torrent.peerStats.connecting}} more peers…
{{torrent.store.pieces.length}} Pieces
missing requested received checked valid stored
Interested in {{torrent.store.interestingPieces.length}} (up to {{torrent.store.interestingPiecesThreshold}}) of {{torrent.store.pieces.length}}× {{humanSize(torrent.store.pieceLength)}} pieces