Repair adjustments
This commit is contained in:
@@ -262,6 +262,7 @@ func (t *TorrentManager) repair(torrent *Torrent) {
|
||||
}
|
||||
|
||||
func (t *TorrentManager) assignUnassignedLinks(torrent *Torrent) bool {
|
||||
t.log.Infof("Trying to assign links to incomplete torrent %s", t.GetKey(torrent))
|
||||
// handle torrents with incomplete links for selected files
|
||||
assignedCount := 0
|
||||
rarCount := 0
|
||||
|
||||
Reference in New Issue
Block a user