mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-27 03:04:49 +03:00
moved media streams to the database
This commit is contained in:
@@ -3,7 +3,7 @@ namespace MediaBrowser.ServerApplication.FFMpeg
|
||||
{
|
||||
public static class FFMpegDownloadInfo
|
||||
{
|
||||
public static string Version = "ffmpeg20131110";
|
||||
public static string Version = "ffmpeg20131110.1";
|
||||
|
||||
public static string[] FfMpegUrls = new[]
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user