Inrixia / Floatplane-Downloader

Project for automatically organizing and downloading Floatplane videos for plex.
https://monitor.spookelton.net/public-dashboards/db0aec66747b4950b01b128916eb737e
GNU Affero General Public License v3.0
152 stars 41 forks source link

ffmpeg stalls when mp4 file exists #171

Closed traktuner closed 1 year ago

traktuner commented 1 year ago

Hello, as discussed on discord, if an mp4 file already exists and the downloader still downloads that video again, ffmpeg hangs because there is a hidden prompt if the existing video should be overwritten.

However, I have no idea why it wants to download a video again. Maybe there can be a better check?