I'm running several instances of 0.6.9 on a Server 2008 R2 server. I set it up so multiple users can have their individual instances and download to their user folder.
This all works great but for one thing: they all see all of the history, so if user A downloads file A and user B downloads file B, file A and B also end up in C's history. Putting the logfiles of the instances in separate folders didn't help.
How can I prevent the users from seeing each other's history?
How to separate history with multiple instances
Forum rules
Help us help you:
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.
Re: How to separate history with multiple instances
You did not set it up right.
Two instances of SABnzbd have no knowledge of each other,
as long as you make sure that all folders are separate.
The best way to do this is to use the -f <folder> parameter and give
each instance its own folder.
Two instances of SABnzbd have no knowledge of each other,
as long as you make sure that all folders are separate.
The best way to do this is to use the -f <folder> parameter and give
each instance its own folder.
Re: How to separate history with multiple instances
Works like a charm, thank you very much!

