This commit is contained in:
BaronGreenback
2021-02-27 20:12:55 +00:00
parent 0d3606a746
commit f666b7e102
6 changed files with 31 additions and 14 deletions

View File

@@ -164,6 +164,7 @@ namespace Jellyfin.Server
appPaths,
_loggerFactory,
options,
startupConfig,
new ManagedFileSystem(_loggerFactory.CreateLogger<ManagedFileSystem>(), appPaths),
serviceCollection);