mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-23 13:57:06 -04:00
Remove logging of Unable to format audio channels using 'AudioChannels'
due to old schema
This commit is contained in:
parent
11164ab838
commit
cbbfc5b58c
1 changed files with 0 additions and 2 deletions
|
@ -452,8 +452,6 @@ namespace NzbDrone.Core.MediaFiles.MediaInfo
|
|||
return audioChannels;
|
||||
}
|
||||
|
||||
Logger.Warn("Unable to format audio channels using 'AudioChannels', with a value of: '{0}'", audioChannels);
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue