Explorar o código

update ffmpeg downloader

Luke Pulverenti %!s(int64=9) %!d(string=hai) anos
pai
achega
4577148217
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      MediaBrowser.Server.Startup.Common/FFMpeg/FFMpegLoader.cs

+ 1 - 0
MediaBrowser.Server.Startup.Common/FFMpeg/FFMpegLoader.cs

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