فهرست منبع

update sync display

Luke Pulverenti 8 سال پیش
والد
کامیت
1c815d2e72
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      MediaBrowser.Server.Implementations/IO/LibraryMonitor.cs

+ 2 - 1
MediaBrowser.Server.Implementations/IO/LibraryMonitor.cs

@@ -52,7 +52,8 @@ namespace MediaBrowser.Server.Implementations.IO
             ".db",
 
             // bts sync files
-            ".bts"
+            ".bts",
+            ".sync"
         };
 
         /// <summary>