فهرست منبع

Merge pull request #1269 from MediaBrowser/master

merge from master
Luke 9 سال پیش
والد
کامیت
47a862b0e8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      MediaBrowser.Controller/Library/ILibraryManager.cs

+ 1 - 1
MediaBrowser.Controller/Library/ILibraryManager.cs

@@ -298,7 +298,7 @@ namespace MediaBrowser.Controller.Library
         /// </summary>
         /// <param name="paths">The paths.</param>
         /// <returns>IEnumerable{System.String}.</returns>
-        IEnumerable<string> NormalizeRootPathList(IEnumerable<string> paths);
+        IEnumerable<FileSystemMetadata> NormalizeRootPathList(IEnumerable<FileSystemMetadata> paths);
 
         /// <summary>
         /// Registers the item.