Page 1 of 1

Multi-Operations SABnzbd Version: 0.8.x

Posted: March 7th, 2013, 2:38 pm
by lordjynx
I'm having a weird issue with the development release on GIT:

When selecting Multi-Operations, the selection box next to the queue name disappears after a few seconds. Clicking on Multi-Operations to disable it, then clicking on it again to enable, does the same thing. Shows up for a few seconds then disappears. I've tried it in Chrome, IE, and Firefox.. all seem to have the same issue.

More info on running version:

Running from GITHub Dev Source via Python on Windows. Sab is reporting as Version 0.8.x

TIA,

LJ

Re: Multi-Operations SABnzbd Version: 0.8.x

Posted: March 7th, 2013, 4:24 pm
by shypike
The "develop" branch isn't reliable at the moment.
It's not in sync with the 0.7.x releases yet.

Re: Multi-Operations SABnzbd Version: 0.8.x

Posted: March 7th, 2013, 11:54 pm
by lordjynx
Fail on my part then. :) I guess I should switch to "master" GIT. Is that a simple process to do without losing DB/etc?

LJ

Re: Multi-Operations SABnzbd Version: 0.8.x

Posted: March 8th, 2013, 10:42 am
by lordjynx
Shypike,

Thanks for the quick response. I think I answered my own question. I just shut down sab and did a "GIT track master."

It's now reporting 0.7.x as the version and the multi-operations is working again. I'll wait for the next release to try :)

LJ

Re: Multi-Operations SABnzbd Version: 0.8.x

Posted: March 8th, 2013, 5:44 pm
by shypike
At the moment "master" is always OK and 0.7.x is reliable.
Currently you can switch from develop to master or 0.7.x
In a couple of weeks develop will become incompatible
due to the coming conversion to Unicode.

Re: Multi-Operations SABnzbd Version: 0.8.x

Posted: March 9th, 2013, 7:30 am
by shypike
Thanks for the tip: there is indeed an issue in "develop".
The selection box has been compromised by the introduction of the search box for the queue.
I'll talk to the contributor of this change.

Re: Multi-Operations SABnzbd Version: 0.8.x

Posted: March 9th, 2013, 9:52 am
by lordjynx
Thanks shypike. You guys always keep up the awesome work on this!

LJ