Page 1 of 1
Combined History Bug
Posted: December 17th, 2009, 10:11 am
by Vastlee
Not sure if this has been reported or not, but I keep 2 SABnzbd.exe's running with seperate ini's. One on
http://pc1:8088 & the other
http://pc1:8080, upgraded to the Beta & now it seems to combine the 2 separate Histories into 1. Not anything super critical, but I noticed it and thought I'd report.
Re: Combined History Bug
Posted: December 17th, 2009, 1:37 pm
by shypike
You should make sure that the two don't share any file or folder.
The database is in a subfolder "admin" of the folder where the sabnzbd.ini file is located.
So make sure that the two INI files are in different folders.
Otherwise they will share the database, which might work, but is not supported.
The final folder (after post processing) can be in the same base folder for both.
Re: Combined History Bug
Posted: December 20th, 2009, 3:59 am
by Vastlee
Will give that a shot. The ini's are in the same folder, but all other directories are separate. I thought it was noteworthy since this only happened when I went up to the beta from 4.12.
Re: Combined History Bug
Posted: December 20th, 2009, 4:35 am
by shypike
0.4.12 doesn't use a database.
The only way to have different admin folders, is to modify the admin_dir field in the INI file.
It's a "hidden" option, not in the UI.