Page 1 of 1
0.6.0 RC1: Priority Paused Broken
Posted: April 4th, 2011, 1:18 pm
by minimeh
It seems that priority paused has broken. It was working with 0.6.0 beta4.
I have the default priority setting for the newsgroup server set to pause. Each filter has the priority set to default. Looking at the configuration file, a typical filter entry is like:
Code: Select all
filter46 = tv, "", "", A, Some*Show*x264, -100
And that is true for filters inherited from previous versions as well as filters created with RC1. I recall there was an issue when upgrading from 0.5 to 0.6 with the pre-existent filter priorities, but I had corrected that back at 0.6.0 beta1.
Priority pause
is working for duplicate rss entries.
Thanks.
Re: 0.6.0 RC1: Priority Paused Broken
Posted: April 4th, 2011, 2:44 pm
by shypike
The only thing fixed in RC1 relative to Beta4 is the handling of the word "Default" in category definitions.
Your description is not detailed enough to assess what's goes wrong.
Re: 0.6.0 RC1: Priority Paused Broken
Posted: April 4th, 2011, 3:11 pm
by minimeh
Sorry about the lack of details. Tell me what you need and I'll get that back to you.
Thanks.
Re: 0.6.0 RC1: Priority Paused Broken
Posted: April 4th, 2011, 3:44 pm
by shypike
How exactly is your RSS setup and what goes wrong?
You might want to email your sabnzbd.ini file (without passwords) to bugs at sabnzbd.org
Re: 0.6.0 RC1: Priority Paused Broken
Posted: April 4th, 2011, 5:42 pm
by minimeh
Will do when I get home tonight.
In the meantime, the example filter that I showed in the first post is an actual filter entry with only the show name changed to meet board standards. Before, when "Some*Show" was encountered in an RSS feed, it would be added to the queue with a priority of paused. Now, it is added with normal (I believe, going from memory) priority and immediately downloaded and processed.
Thanks.
Re: 0.6.0 RC1: Priority Paused Broken
Posted: April 5th, 2011, 12:13 am
by minimeh
My sabnzb.ini has been e-mailed. Please let me know anything else that you might need.
Thanks.
Re: 0.6.0 RC1: Priority Paused Broken
Posted: April 5th, 2011, 1:07 pm
by minimeh
I reverted back to 0.6.0Beta4, keeping the same sabnzbd.ini configuration file. Indeed, rss feed files are again being queued as priority paused as they are configured. Hope that helps.
Thanks.
Re: 0.6.0 RC1: Priority Paused Broken
Posted: April 5th, 2011, 1:57 pm
by shypike
I found the problem.
Either keep working with Beta4 or just set all filter-level priorities to paused.
Re: 0.6.0 RC1: Priority Paused Broken
Posted: April 5th, 2011, 2:26 pm
by minimeh
Shypike, you're the best! Thanks!