Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
This commit is contained in:
commit
0c0c017b2f
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user