Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update Expressions
authored
Dec 22, 2019
by
l3uddz
Show whitespace changes
Inline
Side-by-side
Configuration/Expressions.md
View page @
8df1fc57
...
@@ -45,6 +45,16 @@ The `Files` array will only ever be populated when bencode has been enabled for
...
@@ -45,6 +45,16 @@ The `Files` array will only ever be populated when bencode has been enabled for
Release filters are evaluated in the following order:
Release filters are evaluated in the following order:
1.
`ignores`
- If the release
**matches**
an ignore, check the next enabled PVR.
1.
`ignores`
2.
`accepts`
- If the release
**does not match**
an accept, check the next enabled PVR.
2.
`accepts`
3.
`delays`
- If the release
**matches**
a delay, sleep for N seconds for pushing to PVR.
3.
`delays`
## Ignores
`ignores`
are used, as the name suggests, to ignore releases that match certain criteria from being pushed to the associated PVR.
In the case of the example above, we are explicitly saying ignore releases that match any of the following:
-
Disk Rip files (bdmv/mpls etc...)
-
ISO/RAR Files
-
HEVC/X265 or [HorribleSubs] in the release name
\ No newline at end of file