mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -07:00
Downgraded more logs
This commit is contained in:
parent
623857eb90
commit
6f4a9f577e
3 changed files with 6 additions and 6 deletions
|
@ -114,7 +114,7 @@ namespace NzbDrone.Core
|
|||
return parsedEpisode;
|
||||
}
|
||||
}
|
||||
Logger.Warn("Unable to parse text into episode info. {0}", title);
|
||||
Logger.Debug("Unable to parse text into episode info. {0}", title);
|
||||
return null;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue