mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 08:45:23 +03:00
fix mac ffmpeg build
This commit is contained in:
@@ -91,6 +91,9 @@ namespace MediaBrowser.Common.Net
|
||||
public bool LogErrorResponseBody { get; set; }
|
||||
public bool EnableKeepAlive { get; set; }
|
||||
|
||||
public bool EnableUnconditionalCache { get; set; }
|
||||
public TimeSpan CacheLength { get; set; }
|
||||
|
||||
private string GetHeaderValue(string name)
|
||||
{
|
||||
string value;
|
||||
|
||||
Reference in New Issue
Block a user