mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-18 05:22:19 -04:00
9b41a0001c
Currently, the extraction routine is giving ffmpeg 2 minutes to get all the thumbnails from a video. For most videos, this is not enough time. Updating the routine here to poll thumbnail output every 2 minutes, and assume that ffmpeg is still doing well if new jpegs are being created.