mirror of
https://github.com/screentinker/screentinker.git
synced 2026-05-15 07:32:23 -06:00
If a video's duration_sec is NULL in the content table (e.g. ffprobe wasn't available at upload time), re-probe it when the content is added to a playlist. Backfills the content table so subsequent adds skip the probe. Non-video content and probe failures fall back to the 10s default. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| db | ||
| middleware | ||
| player | ||
| routes | ||
| services | ||
| ws | ||
| config.js | ||
| package-lock.json | ||
| package.json | ||
| server.js | ||