mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 07:46:32 +01:00
update ffmpeg downloader
This commit is contained in:
@@ -210,6 +210,7 @@ namespace MediaBrowser.Server.Startup.Common.FFMpeg
|
||||
}
|
||||
}
|
||||
ExtractFFMpeg(downloadinfo, tempFile, directory);
|
||||
return;
|
||||
}
|
||||
|
||||
foreach (var url in downloadinfo.DownloadUrls)
|
||||
|
||||
Reference in New Issue
Block a user