Skip to content

Create a Thumbnail model #1461

@tcely

Description

@tcely

This requires the Codec data to be populated:

Orientation is one of:

  • landscape
  • portrait

Thumbnail table partial example:

extension Codec min_height max_height resized_height min_width max_width resized_width orientation resized
jpg [Codec.pk of <thumbnail,jpg>] 360 1080 NULL 480 1920 NULL landscape False
webp [Codec.pk of <thumbnail,webp>] 360 1080 720 480 1920 1280 landscape False

Metadata

Metadata

Assignees

Labels

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions