[Windows] [Python] Some help parsing variables into python
Posted: February 7th, 2012, 9:30 am
Hi, I have a python script I want to run as a post processing script. Is it possible to run it in windows directly form sabnzbd or do I have to go via a .bat file? If its possible to run it directly it would be great becuase then I would have to do anything extra/less when running on unix systems. Could you please explain which is the best way to run it and how do parse the sabnzbd variables into python so they can be used in both windows and unix. Thanks!