mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-15 06:36:37 +00:00
begin to rework repositories
This commit is contained in:
@@ -90,6 +90,8 @@ namespace MediaBrowser.ServerApplication
|
||||
|
||||
var success = SetDllDirectory(architecturePath);
|
||||
|
||||
SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlite3());
|
||||
|
||||
var appPaths = CreateApplicationPaths(ApplicationPath, IsRunningAsService);
|
||||
|
||||
var logManager = new NlogManager(appPaths.LogDirectoryPath, "server");
|
||||
|
||||
Reference in New Issue
Block a user