mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 12:33:00 +02:00
Added ExternalNotificationProviderBase based on IndexProviderBase.
This commit is contained in:
@@ -120,7 +120,7 @@ namespace NzbDrone.Core
|
||||
return parsedEpisode;
|
||||
}
|
||||
}
|
||||
Logger.Debug("Unable to parse text into episode info. {0}", title);
|
||||
Logger.Warn("Unable to parse text into episode info. {0}", title);
|
||||
return null;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user