mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 09:04:42 +01:00
safer hls kill
This commit is contained in:
@@ -21,7 +21,7 @@ namespace MediaBrowser.ServerApplication.FFMpeg
|
||||
private readonly ILogger _logger;
|
||||
private readonly IZipClient _zipClient;
|
||||
|
||||
private const string Version = "ffmpeg20130904";
|
||||
private const string Version = "ffmpeg20130904.1";
|
||||
|
||||
private readonly string[] _fontUrls = new[]
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user