[bug] audio file duration of large audio file is not calculated & displayed properly after upload
[EPIC] Extend Media Management Area, improve UI... (aura#390 - closed)
Parent:When uploading a larger audio file that has about 1h length on dashboard.aura, the file duration is not calculated and/or shown properly in dashboard. For testing, I did the following steps:
- log into dashboard.aura
- choose a timeslot in a show and upload a large file (I used a WAV of 951 MB size, 57 min duration)
- once the upload is finished, dashboard shows the file with the correct duration (in the upload section below) while the user warning on top of the section displays a time which ADDS the
show length - file duration
to show length, instead of subtracting it.
to investigate
I haven't investigated in detail when exactly this error happens (e.g. which is the min / max duration a file should have for the error to appear - it is just evident this doesn't happen for files who are clearly shorter than 1h length.