Post-Processing Scripts Folder - Path will not save

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
anuk82
Newbie
Newbie
Posts: 1
Joined: October 30th, 2015, 11:07 am

Post-Processing Scripts Folder - Path will not save

Post by anuk82 »

Hi all,

I have set up a Raspberry Pi 2 and installed OSMC. I have installed SABNZBD "sudo apt-get install sabnzbdplus" and have mounted several shares on my NAS by editing the fstab file.

//192.168.0.5/Download/_SABNZBD/Completed /home/osmc/NAS/Completed cifs noauto,x-systemd.automount,username=xxxx,password=xxxx 0 0

I have done the same for other folders "Downloading, Watch, Backup, Scripts". I can access all of these folders on my Pi and see the files contained in them and I can also browse to all of them in the Sabnzbd GUI > Folder Configuration.

I have set all the folders and saved multiple times, all the folder fields keep their values except the post processing scripts folder which resets to being empty. The sabnzbd.ini file just contains script_dir = "" and if I try to add the path manually and then save the ini file it reverts back to "" again once I start Sabnzbd back up.

I have run chmod 777 * on the NAS folder and rebooted the Pi several times. I have no idea why this particular variable in the ini file will not save. I edited the /etc/default/sabnzbdplus file as well and put the root user as the user for Sabnzbd.

I have also purged Sabnzbd and re-installed it.

Does anyone have any ideas?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Post-Processing Scripts Folder - Path will not save

Post by shypike »

Does the scripts folder already exist, boor you set it in SABnzbd?
Post Reply