update ffmpeg downloader

This commit is contained in:
Luke Pulverenti 2016-04-02 00:46:18 -04:00
parent d91c63c553
commit 4577148217
1 changed files with 1 additions and 0 deletions

View File

@ -210,6 +210,7 @@ namespace MediaBrowser.Server.Startup.Common.FFMpeg
}
}
ExtractFFMpeg(downloadinfo, tempFile, directory);
return;
}
foreach (var url in downloadinfo.DownloadUrls)