Skip to main content
Version: Latest

General

FieldDescriptionDefault value
Filter nameThe name of this filter.
EnabledIs this filter active?false
IndexersWhich indexers should this filter work for?
Announce TypeSee Announce Type for more information.NEW

Announce Type

TypeDescriptionSupported By
NEWNewly uploaded releasesAll indexers
CHECKEDStaff verified/checked releasesPTP
PROMOPromotional releases (freeleech/neutral/half)PTP and others
PROMO_GPGolden Popcorn marked releasesPTP
RESURRECTEDReseeded/revived releasesPTP and others
info

New filters default to NEW. If you also want to match staff-checked, promotional or resurrected releases, you must add those announce types to the filter explicitly. CHECKED and PROMO_GP are PTP-specific, while PROMO and RESURRECTED are also announced by some other trackers.

Rules

About Size

Some indexers don't announce the size of a release, so autobrr will download the torrent file to get a size.
This check is only triggered if a minimum or a maximum size in that particular filter has been set.
For workflows that require an external size check for an external application set Min. size to 1.
To get around downloading every torrent file, some APIs for trackers that are problematic are implemented.

For TV and movies it's advised to use filters like resolution, source and codec
since these often have known approximate sizes.

FieldDescriptionDefault value
Min. sizeMinimum torrent size allowed. Supports units such as MB, MiB, GB, etc.
Max. sizeMaximum torrent size allowed. Supports units such as MB, MiB, GB, etc.
DelayNumber of seconds to wait before running actions.0
PriorityFilters are checked in order of priority. Positive and negative numbers allowed. Higher number = higher priority.0
Max downloadsNumber of max downloads as specified by the respective unit.0 (which means +Inf)
Max downloads perThe unit of time for counting the maximum downloads per filter: HOUR, DAY, WEEK, MONTH or EVER. EVER caps the total downloads for the filter's lifetime.
Skip duplicates profileThe profile describing how to prevent duplicate downloads. See Skip Duplicates.None
info

If "Max downloads" is set, the filter will only match if you have downloaded fewer than "max downloads" items since the beginning of the "max downloads per" period. For instance, if you set "max downloads" to 3 and "max downloads per" to " day" the filter won't match unless you have downloaded fewer than 3 items since the beginning of the current day, in local time.