update GetChildCount

This commit is contained in:
Luke Pulverenti
2016-06-16 14:18:38 -04:00
parent fd3ff632d4
commit bcfe86dd16
4 changed files with 9 additions and 18 deletions

View File

@@ -160,7 +160,6 @@ namespace MediaBrowser.ServerApplication.Native
info.FFProbeFilename = "ffprobe.exe";
info.Version = "20160410";
info.ArchiveType = "7z";
info.IsEmbedded = false;
info.DownloadUrls = GetDownloadUrls();
return info;