Add filesize
to all images in the catalog
#1558
Labels
💻 aspect: code
Concerns the software code in the repository
✨ goal: improvement
Improvement to an existing user-facing feature
🟨 priority: medium
Not blocking but should be addressed soon
Milestone
Problem
Currently, 561,894,897 images do not have the
filesize
value set.Description
We should audit the provider scripts to see which of them do not get the
filesize
and update them.After that, we should run a backfill to get the file size information from providers, probably also updating the
width
,height
andfiletype
at the same time.The text was updated successfully, but these errors were encountered: