Add repair all trigger
This commit is contained in:
@@ -152,7 +152,7 @@ func (t *TorrentManager) StartRefreshJob() {
|
||||
|
||||
t.refreshTorrents(false)
|
||||
t.log.Info("Finished refreshing torrents")
|
||||
case <-t.RefreshKillSwitch:
|
||||
case <-t.RefreshWorkerKillSwitch:
|
||||
t.log.Info("Stopping periodic refresh job")
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user