Bug - profile path is not right on windows -> local -> roaming

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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
cakruege
Newbie
Newbie
Posts: 4
Joined: October 5th, 2009, 7:03 pm

Bug - profile path is not right on windows -> local -> roaming

Post by cakruege »

Sabnzbd saves it's settings to
C:\Users\\AppData\Local\sabnzbd>
it should be
C:\Users\

This is important if you use roaming profiles (domain). Otherwise you have to setup all settings on every pc
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Bug - profile path is not right on windows -> local -> roaming

Post by shypike »

We purposely put the data in AppData\Local for a good reason.
The data isn't suitable for roaming, in fact it's quite dangerous to do so.

If you insist on having parts of the data in AppData\Roaming, you can so by
setting full paths for each element.
Post Reply