nzbToCouchPotato , python error

Come up with a useful post-processing script? Share it here!
Post Reply
dirkdigs
Newbie
Newbie
Posts: 5
Joined: November 14th, 2014, 9:36 am

nzbToCouchPotato , python error

Post by dirkdigs »

reference:
https://github.com/thorli/nzbToCouchPot ... d7d5861be1

hi i have followed the installation instructions from the above link and added the python directory my PATH environment variables however i am still getting the following error after the movie is downloaded.

'python' is not recognized as an internal or external command,
operable program or batch file.
dirkdigs
Newbie
Newbie
Posts: 5
Joined: November 14th, 2014, 9:36 am

Re: nzbToCouchPotato , python error

Post by dirkdigs »

if i run it from command prompt i get the following error:

Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

C:\windows\system32>"C:\Program Files (x86)\SABnzbd\scripts\autoProcessMovie.py"

File "C:\Program Files (x86)\SABnzbd\scripts\autoProcessMovie.py", line 33
print "autoProcessMovie v 3.1"
^
SyntaxError: Missing parentheses in call to 'print'

C:\windows\system32>
dirkdigs
Newbie
Newbie
Posts: 5
Joined: November 14th, 2014, 9:36 am

Re: nzbToCouchPotato , python error

Post by dirkdigs »

i installed python 2.7 and it works now. however it does not copy to extracted movie to its final destination.

Script triggered from SABnzbd, starting autoProcessMovie...
autoProcessMovie v 3.1
Loading config from C:\Program Files (x86)\SABnzbd\scripts\autoProcessMovie.cfg
waiting for 60.0 seconds to allow CPS to process newly extracted files
Opening URL: http://localhost:5050/api/267c06abdfdd4 ... namer.scan
{"success": true}
renamer.scan started on CouchPotatoServer for The Expendables 3 2014 EXTENDED BDRip x264-ALLiANCE.cp(tt2333784).nzb
Post Reply