mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 01:01:34 +02:00
Merge branch 'ui-notifications' into develop
Conflicts: NzbDrone.Common/NzbDrone.Common.csproj UI/Series/Details/SeasonLayout.js
This commit is contained in:
@@ -132,8 +132,7 @@ namespace NzbDrone.Core.Providers
|
||||
|
||||
catch (Exception ex)
|
||||
{
|
||||
//TODO: We should increase this back to warn when caching is in place
|
||||
_logger.TraceException("Error updating scene numbering mappings for: " + series, ex);
|
||||
_logger.ErrorException("Error updating scene numbering mappings for: " + series, ex);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user