Set time by ended or added correctly
This commit is contained in:
@@ -53,6 +53,7 @@ type TorrentInfo struct {
|
||||
Progress int `json:"-"`
|
||||
Status string `json:"status"`
|
||||
Added string `json:"added"`
|
||||
Ended string `json:"ended"`
|
||||
Bytes int64 `json:"bytes"`
|
||||
Links []string `json:"links"`
|
||||
OriginalName string `json:"original_filename"` // from info
|
||||
|
||||
Reference in New Issue
Block a user