OptionalArt
Art?: { [key: string]: string | null }
OptionalBackdrop
Backdrop?: { [key: string]: string | null }
OptionalBanner
Banner?: { [key: string]: string | null }
OptionalBox
Box?: { [key: string]: string | null }
OptionalBoxRear
BoxRear?: { [key: string]: string | null }
OptionalChapter
Chapter?: { [key: string]: string | null }
OptionalDisc
Disc?: { [key: string]: string | null }
OptionalLogo
Logo?: { [key: string]: string | null }
Menu?: { [key: string]: string | null }
OptionalPrimary
Primary?: { [key: string]: string | null }
OptionalProfile
Profile?: { [key: string]: string | null }
OptionalScreenshot
Screenshot?: { [key: string]: string | null }
OptionalThumb
Thumb?: { [key: string]: string | null }
Gets or sets the blurhashes for the image tags. Maps image type to dictionary mapping image tag to blurhash value.