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
168 stars 43 forks source link

FFMPEG doesn't work if headless = true #82

Closed Fma965 closed 3 years ago

Fma965 commented 3 years ago

looks like it's using the wrong path for ffmpeg image

if i set headless to false it works

Looks like you missed a line when fixing this? https://github.com/Inrixia/Floatplane-Downloader/issues/57

i suspect here is your issue https://github.com/Inrixia/Floatplane-Downloader/blob/9dcb6a308616593913299846aff5936c97691286/src/lib/Video.ts#L172

EDIT: i would make a PR but i don't know the syntax of this language.

Inrixia commented 3 years ago

Hopefully fixed in https://github.com/Inrixia/Floatplane-Downloader/commit/8e2b3b3a8dc4a7e23372aa8159ee76e9585e36bb let me know.

Inrixia commented 3 years ago

@Fma965 Is this fixed?

Fma965 commented 3 years ago

I haven't tried it. I'd assume so though, consider it solved unless you hear from me in the future ;)

AltriusRS commented 3 years ago

I have spent numerous days of solid downloads on headless mode, not ran into it, safe to consider it fixed on the dev branch

Inrixia commented 3 years ago

Thanks, considering fixed

Fma965 commented 2 years ago

BTW this still doesn't work when headless is set to true

Inrixia commented 2 years ago

Please try a clean install and let me know if its still not working

Fma965 commented 2 years ago

define "clean install" in regards to docker

Inrixia commented 2 years ago

Either completely delete the container and clear any mounts. Or create a new container with empty mounts. IE no config etc or video files

Fma965 commented 2 years ago

No luck, same issue

Inrixia commented 2 years ago

Are you sure you are running the latest version. Can I get your logs output and a copy of your settings?

Fma965 commented 2 years ago

As far as i can tell yes, i'll get a proper output without any complications later today