restore polymer changes

This commit is contained in:
Luke Pulverenti
2015-08-14 13:24:07 -04:00
parent 6ed2a85f45
commit ec5619e0f9
7 changed files with 19 additions and 58 deletions

View File

@@ -1769,7 +1769,7 @@ namespace MediaBrowser.Server.Implementations.Dto
}
catch (Exception ex)
{
_logger.ErrorException("Failed to determine primary image aspect ratio for {0}", ex, path);
//_logger.ErrorException("Failed to determine primary image aspect ratio for {0}", ex, path);
return;
}