Open scavone opened 3 years ago
I then enclosed the path with a single quotes and it appears to be successful
This may be an easy fix then! When you enclose it in quotes, does the resulting file have quotes in it or it ends up in the correct place (i.e. the expected behavior)?
Not sure just yet if the folder path would be as expected since the channel hasn't posted a new video yet. I'll reply back as soon as I can test this.
I'm running the nightly build and noticed an issue on start that caused it to not perform a subscription check. My subscription feed name has spaces in it which broke the
-o
flag and likely the--download-archive
flag. I logged into the Docker container and enclosed the path with single quotes and it ran successfully.Error observed in the logs after booting up
I logged into the container and tried to manually execute the same task and received this error
I then enclosed the path with a single quotes and it appears to be successful