mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 01:05:19 +03:00
easier user library setup
This commit is contained in:
@@ -202,9 +202,8 @@ namespace MediaBrowser.Controller.Library
|
||||
/// <summary>
|
||||
/// Gets the user root folder.
|
||||
/// </summary>
|
||||
/// <param name="userRootPath">The user root path.</param>
|
||||
/// <returns>UserRootFolder.</returns>
|
||||
UserRootFolder GetUserRootFolder(string userRootPath);
|
||||
Folder GetUserRootFolder();
|
||||
|
||||
/// <summary>
|
||||
/// Creates the item.
|
||||
|
||||
Reference in New Issue
Block a user