mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 22:08:27 +01:00
added drawing project
This commit is contained in:
@@ -40,7 +40,6 @@ namespace MediaBrowser.ServerApplication
|
||||
|
||||
var applicationPath = currentProcess.MainModule.FileName;
|
||||
|
||||
//Wand.SetMagickCoderModulePath(Path.Combine(Path.GetDirectoryName(applicationPath), "ImageMagickCoders", "x86"));
|
||||
var appPaths = CreateApplicationPaths(applicationPath, _isRunningAsService);
|
||||
|
||||
var logManager = new NlogManager(appPaths.LogDirectoryPath, "server");
|
||||
|
||||
Reference in New Issue
Block a user