Post-Processing Scripts Folder - Path will not save
Posted: October 30th, 2015, 11:26 am
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?
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?