mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-01 21:38:27 +01:00
updated ImageMagickSharp
This commit is contained in:
@@ -63,6 +63,7 @@ namespace Emby.Drawing.ImageMagick
|
||||
{
|
||||
_logger.Info("ImageMagick version: " + Wand.VersionString);
|
||||
TestWebp();
|
||||
Wand.SetMagickThreadCount(1);
|
||||
}
|
||||
|
||||
private bool _webpAvailable = true;
|
||||
|
||||
Reference in New Issue
Block a user