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
157 stars 41 forks source link

patch to always put ffmpeg binary in ./db/ folder #160

Closed orthanc42 closed 1 year ago

orthanc42 commented 1 year ago

change so that ffmpeg binary is always in ./db/ folder which will have different permissions than base folder.

Inrixia commented 1 year ago

If you are happy that there isn't any other calls to ffmpeg (afik there aren't) lemme know and I'll happily merge this

orthanc42 commented 1 year ago

i can't find any other calls besides those two, i did a search on the repo for ffmpeg and headless and every other instance is either output or a comment.