mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-24 22:36:19 -04:00
New: Better platform detection specifically for Non-Windows Systems
This commit is contained in:
@@ -164,7 +164,6 @@ namespace NzbDrone.Core.MediaFiles
|
||||
|
||||
catch (Exception ex)
|
||||
{
|
||||
ex.ExceptronIgnoreOnMono();
|
||||
_logger.Warn(ex, "Unable to set date of file [" + filePath + "]");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user