Add utils
This commit is contained in:
@@ -66,8 +66,8 @@ func NewTorrentManager(cfg config.ConfigInterface, api *realdebrid.RealDebrid, w
|
||||
t.mountDownloads()
|
||||
t.refreshTorrents()
|
||||
t.SetNewLatestState(t.getCurrentState())
|
||||
t.startRefreshJob()
|
||||
t.startRepairJob()
|
||||
t.StartRefreshJob()
|
||||
t.StartRepairJob()
|
||||
|
||||
return t
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user