I'm running 0.5.0.RC6 as a service under Windows 2008 server, everything is fine except that I have an issue that when the server reboots, SABnzbd resets the folder for completed downloads back to default. It only happens on a reboot and never if I simply restart the application itself.
I can see the change being made by the configuration in the INI file:
Code: Select all
complete_dir = \\qnap\Qmultimedia\Downloaded
It works fine all the time once I set it, but then I reboot at which point when I next look it has changed back.
Are values stored anywhere else?
Does SABnzbd do a check to see if the folder exists and then reset it if it doesn't? If so it would be nice if it told me or if this could be disabled. I can only think that during the server start up, SABnzbd cannot for some reason access the NAS and fails the folder. I tried delaying the service start, there's a new service option with Win2k8 to delay services, but it hasn't made any difference.
This never happened with 0.4 so not sure what I could have done to make this start happening now.
Any ideas?
Version: 0.5.0 RC 6
OS: Windows Server 2008 R2
Install-type: Windows Installer, running as service
Skin (if applicable): n/a
Firewall Software: n/a
Are you using IPV6? no
Is the issue reproducible? yes