Fix repairs for rared torrents
This commit is contained in:
@@ -113,7 +113,7 @@ func NewTorrentManager(cfg config.ConfigInterface, api *realdebrid.RealDebrid, r
|
||||
return false
|
||||
})
|
||||
|
||||
t.refreshTorrents()
|
||||
t.refreshTorrents(true)
|
||||
})
|
||||
t.workerPool.Submit(func() {
|
||||
defer wg.Done()
|
||||
|
||||
Reference in New Issue
Block a user