mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-28 19:54:48 +03:00
update build scripts
This commit is contained in:
@@ -112,7 +112,7 @@ namespace MediaBrowser.Server.Implementations.FileOrganization
|
||||
try
|
||||
{
|
||||
return _fileSystem
|
||||
.GetFileSystemEntryPaths(path)
|
||||
.GetDirectoryPaths(path)
|
||||
.ToList();
|
||||
}
|
||||
catch (IOException ex)
|
||||
|
||||
Reference in New Issue
Block a user