Page MenuHomeGitPull.it

Show Media file size from Media list
Closed, ResolvedPublic1.5 Points

Description

Database:

  • add a database patch to create a new column media.files_size unsigned INT(10) NULL to store number of bytes. Add a new index on that column to speedup sorting

Backend:

  • calculate Media file size on Media update and store in the database

Frontend:

  • show Media file size as extra column and allow to sort by that factor

Requested by @setareh.pedone

Revisions and Commits

Event Timeline

valerio.bozzolan created this task.
valerio.bozzolan set the point value for this task to 1.5.Feb 2 2023, 10:10
valerio.bozzolan closed this task as Resolved by committing Restricted Diffusion Commit.Feb 5 2023, 15:15
valerio.bozzolan added a commit: Restricted Diffusion Commit.
valerio.bozzolan added a commit: Restricted Diffusion Commit.
valerio.bozzolan added a commit: Restricted Diffusion Commit.
valerio.bozzolan added a commit: Restricted Diffusion Commit.