mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-19 20:54:20 +01:00
update indexedDb
This commit is contained in:
@@ -764,7 +764,11 @@ namespace Emby.Drawing
|
||||
|
||||
try
|
||||
{
|
||||
_logger.Debug("Creating image collage and saving to {0}", options.OutputPath);
|
||||
|
||||
_imageEncoder.CreateImageCollage(options);
|
||||
|
||||
_logger.Debug("Completed creation of image collage and saved to {0}", options.OutputPath);
|
||||
}
|
||||
finally
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user