| + Name + {{ + sortDirection === "asc" ? "↑" : "↓" + }} + | ++ Size + {{ + sortDirection === "asc" ? "↑" : "↓" + }} + | ++ Seeders + {{ + sortDirection === "asc" ? "↑" : "↓" + }} + | +Leechers | +Uploaded | +Downloaded | +Ratio | +Status | +Actions | +
|---|---|---|---|---|---|---|---|---|
| {{ torrent.name }} | +{{ torrent.size }} | +{{ torrent.seeders }} | +{{ torrent.leechers }} | +{{ torrent.uploaded }} | +{{ torrent.downloaded }} | ++ + {{ torrent.ratio.toFixed(2) }} + + | ++ + {{ torrent.status }} + + | ++ + + + + | +