Check for other broken files when repairing
This commit is contained in:
@@ -234,7 +234,7 @@ func (t *TorrentManager) writeInfoToFile(info *realdebrid.TorrentInfo) {
|
||||
return
|
||||
}
|
||||
|
||||
t.log.Debugf("Saved torrent %s to info file", info.ID)
|
||||
// t.log.Debugf("Saved torrent %s to info file", info.ID)
|
||||
}
|
||||
|
||||
func (t *TorrentManager) readInfoFromFile(torrentID string) *realdebrid.TorrentInfo {
|
||||
|
||||
Reference in New Issue
Block a user