mirror of
https://github.com/simon-ding/polaris.git
synced 2026-06-09 11:39:46 +08:00
fix: progress
This commit is contained in:
@@ -133,7 +133,7 @@ func (s *Server) searchAndDownload(seriesId, seasonNum, episodeNum int) (*string
|
||||
}
|
||||
s.tasks[history.ID] = torrent
|
||||
|
||||
log.Errorf("success add %s to download task", r1.Name)
|
||||
log.Infof("success add %s to download task", r1.Name)
|
||||
return &r1.Name, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user