upstage-org / upstage

UpStage is a platform for cyberformance: remote players combine digital media in real-time for an online audience. All you need is a web browser!
https://upstage.org.nz
GNU General Public License v3.0
21 stars 0 forks source link

file sizes not showing #1297

Open helenvarley opened 4 months ago

helenvarley commented 4 months ago

it seems that the system for measuring and showing the size of files, and the total file size of a stage, has broken in the last update. could this also be why the upload limit isn't working any more (#1285) ?

on upstage.live, any media uploaded more recently than 14 days ago shows no size. this also means that recent stages don't give a total file size in the Stage Management media list.

it's a bit different on dev-app & qmu - dev-app hasn't had any media uploaded in the last month, & then there are some items with a size and some with no size. on qmu all the media has been uploaded in the last 8 days, and all except one show a file size.

but they are all the same version of UpStage ...

this is from upstage.live: Screenshot from 2024-06-20 11:35:30

this is from qmu.upstage.live: Screenshot from 2024-06-20 11:38:47

and this is from dev-app: Screenshot from 2024-06-20 11:39:37

helenvarley commented 4 months ago

this is a recent stage with recently uploaded media on upstage.live, that shows a total file size of zero, when in fact it has 3 videos of over 100MB each on it:

Screenshot from 2024-06-20 11:28:52

helenvarley commented 4 months ago

note: this is not super urgent, please do not prioritise it; but as it is something that used to work, i'm hoping it's not difficult to fix. it is helpful, & if it's also what's causing the upload limit to be broken then it would be good to get it fixed.

webdev604 commented 1 month ago

when create media first, we can see file size. but once media is updated again(when click on save button in media edit form), the size of the media is 0 can you check on backend?

gloriajw commented 1 month ago

I see this, sorry for letting it slip.