Add library update hook on repair all
This commit is contained in:
@@ -56,7 +56,7 @@ func (rd *RealDebrid) UnrestrictCheck(link string) (*Download, error) {
|
||||
return nil, err
|
||||
}
|
||||
|
||||
rd.log.Info("Link %s is streamable? %v", response.Streamable)
|
||||
rd.log.Debugf("Link %s is streamable? %v", response.Streamable)
|
||||
return &response, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user