Features:
- Add file logging, server - Fix minor repair bug - Wrap up beta
This commit is contained in:
@@ -171,6 +171,7 @@ type TorrentCategory struct {
|
||||
type Torrent struct {
|
||||
ID string `json:"-"`
|
||||
DebridTorrent *debrid.Torrent `json:"-"`
|
||||
Debrid string `json:"debrid"`
|
||||
TorrentPath string `json:"-"`
|
||||
|
||||
AddedOn int64 `json:"added_on,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user