Small refactors
This commit is contained in:
@@ -375,7 +375,7 @@ func (t *TorrentManager) assignDirectory(tor *Torrent, triggerHook bool, outputL
|
||||
if outputLogs {
|
||||
t.log.Warnf("No playable files for %s, moving to unplayable directory", accessKey)
|
||||
}
|
||||
t.markAsUnplayable(tor, "no playable files")
|
||||
t.markAsUnplayable(tor)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user