Closed RDYork closed 6 years ago
(BTW, still waiting on the Don Melton PodCast!)
@RDYork Sorry I took so long to respond. I've been traveling all day.
Thank you for including diagnostic information! But I had to reformat it all to make it legible. In the future, just attach the .log
or console output as separate text files. That makes them a lot easier to read and I can search through the information with my text editor. That's also why I recommend that folks never use the --no-log
option, especially when submitting issues.
OK, I believe the problem is your use of the --output
option, i.e.:
--output "G:\plex media\Movies\The Italian Job (2003\The Mighty Minis of the Italilan Job.mkv"
Either that path is incorrectly specified or you don't have write access to that directory.
So, try the command without using the --output
option.
(And we're all still waiting on my next podcast episode. :)
And once again it comes down to user error. The output directory was missing the closing parenthesis after the 2003, which I only noticed in your reply. Dropping the --output option worked, so I tried the original command again with the closing parenthesis and it worked as well. Thanks again, I apologize for taking your time over my error! Randall
@RDYork No worries! That's what I'm here for. I'm just glad that helped.
I'll close this now, but feel free to open other issues as needed.
You have helped in the past, and now I am back! My computing environment has completely changed, so I will try to provide all the pertinent info:
Here is the command resulting in the failure:
Here is the result of running that command:
Last time you asked me to append
-vv --dry-run
to the command, so I did that as well:-Randall