Skip to main content
Version: Latest

Advanced

* Full regex support (Golang flavour, check https://regex101.com)

Releases

FieldDescriptionExamplesAvailability
* Match releasesComma separated list of release names to match.e.g. *Movie*remux*, That Other movie, *that?game*Always
* Except releasesComma separated list of release names to ignore (takes priority over Match releases).e.g. Bad?Movie, *bad*Always

Release groups

FieldDescriptionExamplesAvailability
Match release groupsComma separated list of release groups to match.e.g. GROUP1, OTHERGROUPAlways
Except release groupsComma separated list of release groups to ignore (takes priority over Match releases).e.g. BADGROUP1, OTHERBADGROUPAlways

Categories

Not all announces category, check this list for indexer specifics.

FieldDescriptionExamplesAvailability
Match categoriesComma separated list of categories to match.e.g. tv,tv/1080pDepends on Indexer
Except categoriesComma separated list of categories to ignore (takes priority over Match releases).e.g. tv/anime,tv/sportsDepends on Indexer

Tags

FieldDescriptionExamplesAvailability
Match tagsComma separated list of tags to match.e.g. action,romanceDepends on Indexer
Except tagsComma separated list of tags to ignore (takes priority over Match releases).e.g. foreignDepends on Indexer

Uploaders

FieldDescriptionExamplesAvailability
Match uploadersComma separated list of uploaders to match.e.g. uploader1,otheruploaderDepends on Indexer
Except uploadersComma separated list of uploaders to ignore (takes priority over Match releases).e.g. anonymous,slow_uploaderDepends on Indexer

Freeleech

Not supported by all indexers. Check this list for indexer specifics.

FieldDescriptionExamplesAvailability
FreeleechShould this filter match only Freeleech releases?Depends on Indexer
Freeleech PercentAllowed Freeleech Percentage for this filter to match.e.g. 50%,75-100%Depends on Indexer, might not use percent.