mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 05:16:34 +02:00
updated around import episodes, update series.
This commit is contained in:
@@ -67,7 +67,7 @@ namespace NzbDrone.Core.MediaFiles.EpisodeImport
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
_logger.ErrorException("Couldn't process report.", e);
|
||||
_logger.ErrorException("Couldn't import file." + file, e);
|
||||
}
|
||||
|
||||
if (decision != null)
|
||||
|
Reference in New Issue
Block a user