[SOLVED] indexer / group tags?
Posted: June 14th, 2015, 1:22 am
I'm seeking a way to get SABnzbd to automatically sort items provided by my custom-built RSS feed.
Up until now, I've used many filters on the incoming RSS feed page in SABnzbd to configure each item based upon a text match of its title. One of my feeds has 184 filter rules at present.
As I now have control over the feed output, I'd like to switch to using the indexer / group tags feature in SABnzbd.
What part of the feed does SABnzbd examine to determine a match with a user-defined tag?
Is it:
Or:
Or is it based upon the feed item title?
Hoping to hear from anyone experienced with this.
Thanks
Up until now, I've used many filters on the incoming RSS feed page in SABnzbd to configure each item based upon a text match of its title. One of my feeds has 184 filter rules at present.
As I now have control over the feed output, I'd like to switch to using the indexer / group tags feature in SABnzbd.
What part of the feed does SABnzbd examine to determine a match with a user-defined tag?
Is it:
Code: Select all
<category>x264</category>Code: Select all
<newznab:attr name="group" value="alt.binaries.example" />Hoping to hear from anyone experienced with this.
Thanks