|
@@ -1901,8 +1901,7 @@ public class ImageController : BaseJellyfinApiController
|
|
Blur = blur,
|
|
Blur = blur,
|
|
BackgroundColor = backgroundColor,
|
|
BackgroundColor = backgroundColor,
|
|
ForegroundLayer = foregroundLayer,
|
|
ForegroundLayer = foregroundLayer,
|
|
- SupportedOutputFormats = outputFormats,
|
|
|
|
- StrictCacheHandling = true
|
|
|
|
|
|
+ SupportedOutputFormats = outputFormats
|
|
};
|
|
};
|
|
|
|
|
|
return await GetImageResult(
|
|
return await GetImageResult(
|