update audio transcoding bitrate

This commit is contained in:
Luke Pulverenti
2015-04-25 23:25:07 -04:00
parent 25cdbf014e
commit a7b32d4ec0
29 changed files with 130 additions and 256 deletions

View File

@@ -106,7 +106,7 @@ namespace MediaBrowser.Server.Implementations.EntryPoints
else
{
// Seeing some blank exceptions coming through here
_logger.ErrorException("Error reported by Mono.Nat: ", ex);
//_logger.ErrorException("Error reported by Mono.Nat: ", ex);
}
}