polishing
This commit is contained in:
@@ -177,7 +177,7 @@ func (rd *RealDebrid) SelectTorrentFiles(id string, files string) error {
|
||||
}
|
||||
defer resp.Body.Close()
|
||||
|
||||
rd.log.Debugf("Selected files %d for torrent id=%s", len(strings.Split(files, ",")), id)
|
||||
rd.log.Debugf("Started the download for torrent id=%s", len(strings.Split(files, ",")), id)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user