mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
update
This commit is contained in:
@@ -19,6 +19,7 @@ type TorrentDB struct {
|
||||
Poster string `json:"poster,omitempty"`
|
||||
|
||||
Timestamp int64 `json:"timestamp,omitempty"`
|
||||
Size int64 `json:"size,omitempty"`
|
||||
|
||||
Files []state.TorrentFileStat `json:"files,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user