Scripts: .py scripts not showing up after OS reinstall
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Scripts: .py scripts not showing up after OS reinstall
So my OS drive on my Windows Home Server crashed and I'm in the process of re-configuring everything. I downloaded the windows binary for sab and have everything working but the scripts. I'm using the python version of SickBeard and the sabToSickBeard.py script is not showing up in sab. I know that it was working previously, and a friend of mine has his setup the same with and it is working. I know that the script folder is setup correctly as i create a test.bat and it shows up in sab. Any ideas?
Re: Scripts: .py scripts not showing up after OS reinstall
Check the environment variable PATHEXT, it should contain *.py as an extension.
If not, then probably your Python needs to be re-installed.
If not, then probably your Python needs to be re-installed.

