Hi
I've at the finish a command executor in Python.
The command ever work fine, but the system send my: Error Code 1.
%comspec% /c "cd c:\Python27\Scripts\ && python upload_video.py --file="D:\outvideotoyoutube\%original_name%_yout.mp4" --title="%original_name%" --privacyStatus="private" "
Thanks for your work!!!
Command error upload Youtube
Re: Command error upload Youtube
When the command is executed, FFAStrans asks Windows about the exit code from the handle and presents it for the user. This feature was requested by other users who wanted to create exit codes in their scripts. Even though it's presented as an error, it's up to the author of the script/program to decide what exit codes to use, if any. So it might be an error, and it might not. If everything is working like it should then you should just disregard it. In the next version the user will have the option to make the node disregard exit codes and thus allways give success.
-steinar
-steinar