Rigorous fix check
This commit is contained in:
@@ -63,6 +63,7 @@ func (t *TorrentManager) RefreshTorrents() []string {
|
||||
t.log.Debugf("Ensuring that torrent id=%s is deleted", fixerID)
|
||||
t.Delete(t.GetKey(torrent), true)
|
||||
t.Api.DeleteTorrent(fixerID)
|
||||
infoCache.Remove(fixerID)
|
||||
return false
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user