Torrent Stats

As of {{.Date}}

Session Stats

{{range .SessionStats}} {{end}}
{{.Label}} {{.Value}}

Current Stats

{{range .CurrentStats}} {{end}}
{{.Label}} {{.Value}}

Cumulative Stats

{{range .CumulativeStats}} {{end}}
{{.Label}} {{.Value}}

Torrent Info

In descending order from the most total uploaded.

{{range .TorrentInfo}}
Name {{.Name}}
Hash {{.HashString}}
Date Added {{.DateAdded}}
Total Uploaded {{.UploadedEver}}
{{end}}