Search found 4 matches
- March 14th, 2018, 6:25 am
- Forum: General Help
- Topic: Post Processing Script Stopped Working
- Replies: 5
- Views: 2164
Re: Post Processing Script Stopped Working
oh wait: there are 9 parameters in the sys.argv... i just upaded the if statement to look for 9 instead of 8 and it works...
- March 14th, 2018, 6:17 am
- Forum: General Help
- Topic: Post Processing Script Stopped Working
- Replies: 5
- Views: 2164
Re: Post Processing Script Stopped Working
right so why is the length giving 9? can't seem to work this out...
is it a Python thing?
is it a Python thing?
- March 14th, 2018, 5:35 am
- Forum: General Help
- Topic: Post Processing Script Stopped Working
- Replies: 5
- Views: 2164
Re: Post Processing Script Stopped Working
Hi,
I've attached an image to the output of the log after putting in:
print (sys.argv)
print sys.argv (with the parameters split out)
Is there something amiss here?

I've attached an image to the output of the log after putting in:
print (sys.argv)
print sys.argv (with the parameters split out)
Is there something amiss here?

- March 13th, 2018, 6:18 am
- Forum: General Help
- Topic: Post Processing Script Stopped Working
- Replies: 5
- Views: 2164
Post Processing Script Stopped Working
Hi everyone, Hope someone can help me with my issue. I noticed that my post processing script has stopped working and I am not sure why. I checked my logs for both SickBeard and CouchPotato and it says "Invalid number of arguments received from client." I did notice this only happens if le...