Add blurhashes to ImageBlurHashes for all images

This commit is contained in:
Vasily
2020-05-27 16:27:27 +03:00
parent 6c9dc04189
commit 2482bcb3b1
2 changed files with 80 additions and 21 deletions

View File

@@ -512,9 +512,10 @@ namespace MediaBrowser.Model.Dto
/// <summary>
/// Gets or sets the blurhashes for the image tags.
/// Maps image type to dictionary mapping image tag to blurhash value.
/// </summary>
/// <value>The blurhashes.</value>
public Dictionary<ImageType, string> ImageBlurHashes { get; set; }
public Dictionary<ImageType, Dictionary<string, string>> ImageBlurHashes { get; set; }
/// <summary>
/// Gets or sets the series studio.