Merge pull request #1269 from MediaBrowser/master

merge from master
This commit is contained in:
Luke 2015-11-13 15:55:23 -05:00
commit 47a862b0e8
1 changed files with 1 additions and 1 deletions

View File

@ -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.