Scripts: .py scripts not showing up after OS reinstall

Get help with all aspects of SABnzbd
Forum rules
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.
Post Reply
runaround
Newbie
Newbie
Posts: 1
Joined: August 11th, 2011, 12:59 pm

Scripts: .py scripts not showing up after OS reinstall

Post by runaround »

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?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Scripts: .py scripts not showing up after OS reinstall

Post by shypike »

Check the environment variable PATHEXT, it should contain *.py as an extension.
If not, then probably your Python needs to be re-installed.
Post Reply