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

