updated ImageMagickSharp

This commit is contained in:
Luke Pulverenti
2015-04-23 22:15:29 -04:00
parent 6f01652520
commit db66b73a4f
14 changed files with 56 additions and 59 deletions

View File

@@ -185,8 +185,6 @@ namespace MediaBrowser.Model.Configuration
public MetadataOptions[] MetadataOptions { get; set; }
public string TranscodingTempPath { get; set; }
public bool EnableAutomaticRestart { get; set; }
public bool EnableRealtimeMonitor { get; set; }