| Name | {{$root.selectedTorrent.name}} |
| Size | {{$root.selectedTorrent.length | pbytes}} |
| Completed | {{$root.selectedTorrent.progress | progress}} ({{$root.selectedTorrent.downloaded | pbytes}}) |
| Peers | {{$root.selectedTorrent.numPeers}} |
| ↓ Speed | {{$root.selectedTorrent.downloadSpeed | pbytes:1}} |
| ETA | {{$root.selectedTorrent.timeRemaining | humanTime}} |
| Name | Size | Priority | |
|---|---|---|---|
| {{file.name}} | {{file.name}} | {{file.length | pbytes}} |