Skip to content

[WIP] Expose file size and last modified date in the medialibrary

Alaric Senat requested to merge ml into master

This MR is intended to be reviewed. I have doubt about the way I fetch the file size, since it only handle local files and the call to stat is probably already made in the metadata parsing.

Merge request reports