فهرست منبع

Stay consistent with patch branch

nicknsy 2 سال پیش
والد
کامیت
16ea7baad4
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      MediaBrowser.Controller/Providers/MetadataRefreshOptions.cs

+ 0 - 1
MediaBrowser.Controller/Providers/MetadataRefreshOptions.cs

@@ -25,7 +25,6 @@ namespace MediaBrowser.Controller.Providers
             ForceSave = copy.ForceSave;
             ReplaceAllMetadata = copy.ReplaceAllMetadata;
             EnableRemoteContentProbe = copy.EnableRemoteContentProbe;
-            IsAutomated = copy.IsAutomated;
 
             IsAutomated = copy.IsAutomated;
             ImageRefreshMode = copy.ImageRefreshMode;