asset.duration is not a DB field — it's duration_ms (milliseconds). Divide by 1000 before passing to formatDuration() which expects seconds. |
||
|---|---|---|
| .. | ||
| public | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| nginx.conf | ||
asset.duration is not a DB field — it's duration_ms (milliseconds). Divide by 1000 before passing to formatDuration() which expects seconds. |
||
|---|---|---|
| .. | ||
| public | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| nginx.conf | ||