mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-21 14:36:09 +05:00
update
This commit is contained in:
@@ -16,7 +16,6 @@ func AddTorrentDB(torr *Torrent) {
|
||||
t.Title = torr.Title
|
||||
t.Poster = torr.Poster
|
||||
t.Timestamp = time.Now().Unix()
|
||||
t.Files = torr.Status().FileStats
|
||||
settings.AddTorrent(t)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user