Update Collection-of-Custom-Formats-for-RadarrV3.md

Fix: BLOCK1 through BLOCK4 (/b to \b)
Enhance: BLOCK1 "-YIFY" to "YIFY" (Reason: not always a dash in YIFY releases)
Add: BLOCK1 "YTS" (Reason: YIFY AKA)
pull/12/head
bakerboy448 4 years ago committed by GitHub
parent ede0900120
commit a2034f1129
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -189,27 +189,29 @@ Required: `False`
![image-20200906223719292](images/image-20200906223719292.png)
Note: Required `True` is needed as there are multiple Release Titles within one custom format.
#### Low-Quality Releases (often banned groups)[BLOCK1]
Release Title: `/b-aXXo|-CrEwSaDe|-DEViSE|-FaNGDiNG0|-FLAWL3SS|-FZHD|-FRDS|-HDTime|-IMAGINE|-iPlanet|-KingBen|-KiNGDOM|-KLAXXON|-Leffe|-LTRG|-mHD|-mSD|-NhaNc3|-nHD|-nikt0|-nSD|-PrisM|-PRODJi|-Rx|-RDN|-SANTi|-ViSION|-WAF|-WHiiZz|-x0r|-YIFY|-STUTTERSHIT/b`
Release Title: `/b-aXXo|-CrEwSaDe|-DEViSE|-FaNGDiNG0|-FLAWL3SS|-FZHD|-FRDS|-HDTime|-IMAGINE|-iPlanet|-KingBen|-KiNGDOM|-KLAXXON|-Leffe|-LTRG|-mHD|-mSD|-NhaNc3|-nHD|-nikt0|-nSD|-PrisM|-PRODJi|-Rx|-RDN|-SANTi|-ViSION|-WAF|-WHiiZz|-x0r|YIFY|YTS|-STUTTERSHIT/b`
Negate: `False`
Required: `True`
#### Another Small list of often banned groups.[BLOCK2]
Release Title: `/b-CDDHD|-EuReKA|-DDR|-DNL|-BARC0DE/b`
Release Title: `\b-CDDHD|-EuReKA|-DDR|-DNL|-BARC0DE\b`
Negate: `False`
Required: `True`
#### And Another list.[BLOCK3]
Release Title: `/b-RARBG|-FGT|-BReWeRS|-Grym|-LiGaS|-Zeus|-Tigole/b`
Release Title: `\b-RARBG|-FGT|-BReWeRS|-Grym|-LiGaS|-Zeus|-Tigole\b`
Negate: `False`
Required: `True`
#### Rips from Scene and quick-to-release P2P groups while adequate, are not considered high quality.[BLOCK4]
Release Title: `/b-beAst|-CHD|-EVO|-HDWinG|-MTeam|-MySiLU|-WiKi/b`
Release Title: `\b-beAst|-CHD|-EVO|-HDWinG|-MTeam|-MySiLU|-WiKi\b`
Negate: `False`
Required: `True`

Loading…
Cancel
Save