update save methods

This commit is contained in:
Luke Pulverenti
2016-11-19 03:40:13 -05:00
parent ffb1ec76a7
commit 52227ce00d
9 changed files with 117 additions and 60 deletions

View File

@@ -996,7 +996,7 @@ namespace MediaBrowser.MediaEncoding.Probing
{
_splitWhiteList = new List<string>
{
"AC/DV"
"AC/DC"
};
}