mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
commit
47a862b0e8
@ -298,7 +298,7 @@ namespace MediaBrowser.Controller.Library
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="paths">The paths.</param>
|
/// <param name="paths">The paths.</param>
|
||||||
/// <returns>IEnumerable{System.String}.</returns>
|
/// <returns>IEnumerable{System.String}.</returns>
|
||||||
IEnumerable<string> NormalizeRootPathList(IEnumerable<string> paths);
|
IEnumerable<FileSystemMetadata> NormalizeRootPathList(IEnumerable<FileSystemMetadata> paths);
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Registers the item.
|
/// Registers the item.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user