Page 1 of 1

recursively processing an nzb

Posted: May 31st, 2012, 1:36 pm
by dopey
I occasionally have an nzb that is itself a "pointer" to another nzb.

I'm not sure when this stopped happening, but in the past, when this happens, sabnzbd would download the nzb the immediately reprocess the nzb and queue that.

Somewhere along the line this stopped happening. I'm not sure when and I can't find any configuration settings that seem to point to this. Any idea where to begin looking to get this to work again?

Re: recursively processing an nzb

Posted: May 31st, 2012, 2:48 pm
by shypike
Which version of SABnzbd are you using?
0.7.0Beta8 has an error in that area. Work-around: clean field "nomedia_marker" in Config->Special.

Re: recursively processing an nzb

Posted: June 4th, 2012, 11:20 am
by dopey
Thanks for the workaround. That did it. I am using 0.7.0Beta8 that was pulled from the jcfp ubuntu repo. Sorry i forgot to mention that the first time around.