tweak(format): Change All UnWanted to Banned
This commit is contained in:
parent
5d303f9d39
commit
c8e0c5a921
|
|
@ -1,7 +1,7 @@
|
||||||
name: 3D
|
name: 3D
|
||||||
description: Matches the '3D' Regex Pattern
|
description: Matches the '3D' Regex Pattern
|
||||||
tags:
|
tags:
|
||||||
- UnWanted
|
- Banned
|
||||||
- Enhancement
|
- Enhancement
|
||||||
conditions:
|
conditions:
|
||||||
- name: 3D
|
- name: 3D
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
name: B&W
|
name: B&W
|
||||||
description: Matches the 'B&W' and 'Colour' Regex Pattern
|
description: Matches the 'B&W' and 'Colour' Regex Pattern
|
||||||
tags:
|
tags:
|
||||||
- UnWanted
|
- Banned
|
||||||
- Colour Grade
|
- Colour Grade
|
||||||
- Enhancement
|
- Enhancement
|
||||||
conditions:
|
conditions:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
name: UnWanted Release Groups
|
name: Banned Groups
|
||||||
description: Matches Release Groups that are Banned
|
description: Matches Release Groups that are Banned
|
||||||
tags:
|
tags:
|
||||||
- UnWanted
|
- Banned
|
||||||
- Release Group
|
- Release Group
|
||||||
conditions:
|
conditions:
|
||||||
- name: Release Group (Missing)
|
- name: Release Group (Missing)
|
||||||
|
|
@ -65,10 +65,10 @@ conditions:
|
||||||
required: false
|
required: false
|
||||||
type: release_group
|
type: release_group
|
||||||
- name: HDS
|
- name: HDS
|
||||||
type: release_group
|
|
||||||
required: false
|
|
||||||
negate: false
|
negate: false
|
||||||
pattern: HDS
|
pattern: HDS
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
- name: jennaortegaUHD
|
- name: jennaortegaUHD
|
||||||
negate: false
|
negate: false
|
||||||
pattern: jennaortegaUHD
|
pattern: jennaortegaUHD
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
name: UnWanted Remux Groups
|
name: Banned Remux
|
||||||
description: Matches otherwise unfavourable remux groups - bloated audio tracks, fake
|
description: Matches otherwise unfavourable remux groups - bloated audio tracks, fake
|
||||||
HDR, etc.
|
HDR, etc.
|
||||||
tags:
|
tags:
|
||||||
- UnWanted
|
- Banned
|
||||||
- Release Group
|
- Release Group
|
||||||
conditions:
|
conditions:
|
||||||
- name: Remux
|
- name: Remux
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
name: x265 (WEB-DL)
|
name: Banned WEB-DL (x265)
|
||||||
description: ''
|
description: ''
|
||||||
tags:
|
tags:
|
||||||
- Codec
|
- Codec
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
name: UnWanted WEBRip Groups
|
name: Banned WEBRip
|
||||||
description: Matches WEBRip releases that are not from a quality tier
|
description: Matches WEBRip releases that are not from a quality tier
|
||||||
tags:
|
tags:
|
||||||
- UnWanted
|
- Banned
|
||||||
- Release Group
|
- Release Group
|
||||||
conditions:
|
conditions:
|
||||||
- name: WEBRip
|
- name: WEBRip
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
name: Extras
|
name: Extras
|
||||||
description: Matches the 'Extras' Regex Pattern
|
description: Matches the 'Extras' Regex Pattern
|
||||||
tags:
|
tags:
|
||||||
- UnWanted
|
- Banned
|
||||||
- Enhancement
|
- Enhancement
|
||||||
conditions:
|
conditions:
|
||||||
- name: Extras
|
- name: Extras
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
name: Non Retail HDR
|
name: Non Retail HDR
|
||||||
description: 'Matches groups who produce non-retail HDR10+ or Dolby Vision. '
|
description: 'Matches groups who produce non-retail HDR10+ or Dolby Vision. '
|
||||||
tags:
|
tags:
|
||||||
- UnWanted
|
- Banned
|
||||||
- HDR
|
- HDR
|
||||||
conditions:
|
conditions:
|
||||||
- name: HDR10+ or DoVi
|
- name: HDR10+ or DoVi
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
name: Special Edition (UnWanted)
|
name: Special Edition (Banned)
|
||||||
description: 'Matches Special Edition only for specific movies where the theatrical
|
description: 'Matches Special Edition only for specific movies where the theatrical
|
||||||
edition is preferred.
|
edition is preferred.
|
||||||
|
|
||||||
|
|
@ -6,7 +6,7 @@ description: 'Matches Special Edition only for specific movies where the theatri
|
||||||
- **Note:** This custom format doesn''t work because release titles only match after
|
- **Note:** This custom format doesn''t work because release titles only match after
|
||||||
the parsed movie title: https://github.com/Radarr/Radarr/issues/4859'
|
the parsed movie title: https://github.com/Radarr/Radarr/issues/4859'
|
||||||
tags:
|
tags:
|
||||||
- UnWanted
|
- Banned
|
||||||
- Edition
|
- Edition
|
||||||
conditions:
|
conditions:
|
||||||
- name: Special Edition
|
- name: Special Edition
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
name: Upscaled
|
name: Upscaled
|
||||||
description: Matches the 'Upscaled' regex pattern
|
description: Matches the 'Upscaled' regex pattern
|
||||||
tags:
|
tags:
|
||||||
- UnWanted
|
- Banned
|
||||||
- Enhancement
|
- Enhancement
|
||||||
conditions:
|
conditions:
|
||||||
- name: Upscaled
|
- name: Upscaled
|
||||||
|
|
|
||||||
|
|
@ -141,9 +141,9 @@ custom_formats:
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: Remux
|
- name: Remux
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UnWanted Release Groups
|
- name: Banned Groups
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UnWanted WEBRip Groups
|
- name: Banned WEBRip
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: Upscaled
|
- name: Upscaled
|
||||||
score: -99999
|
score: -99999
|
||||||
|
|
|
||||||
|
|
@ -167,9 +167,9 @@ custom_formats:
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: Remux
|
- name: Remux
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UnWanted Release Groups
|
- name: Banned Groups
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UnWanted WEBRip Groups
|
- name: Banned WEBRip
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: Upscaled
|
- name: Upscaled
|
||||||
score: -99999
|
score: -99999
|
||||||
|
|
|
||||||
|
|
@ -151,9 +151,9 @@ custom_formats:
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: Remux
|
- name: Remux
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UnWanted Release Groups
|
- name: Banned Groups
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UnWanted WEBRip Groups
|
- name: Banned WEBRip
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: Upscaled
|
- name: Upscaled
|
||||||
score: -99999
|
score: -99999
|
||||||
|
|
|
||||||
|
|
@ -136,9 +136,9 @@ custom_formats:
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UHDBits
|
- name: UHDBits
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UnWanted Release Groups
|
- name: Banned Groups
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UnWanted Remux Groups
|
- name: Banned Remux
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: Upscaled
|
- name: Upscaled
|
||||||
score: -99999
|
score: -99999
|
||||||
|
|
|
||||||
|
|
@ -174,9 +174,9 @@ custom_formats:
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UHDBits
|
- name: UHDBits
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UnWanted Release Groups
|
- name: Banned Groups
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UnWanted WEBRip Groups
|
- name: Banned WEBRip
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: Upscaled
|
- name: Upscaled
|
||||||
score: -99999
|
score: -99999
|
||||||
|
|
@ -188,7 +188,7 @@ custom_formats:
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: x265
|
- name: x265
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: x265 (WEB-DL)
|
- name: Banned WEB-DL (x265)
|
||||||
score: -99999
|
score: -99999
|
||||||
qualities:
|
qualities:
|
||||||
- id: -1
|
- id: -1
|
||||||
|
|
|
||||||
|
|
@ -189,9 +189,9 @@ custom_formats:
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UHDBits
|
- name: UHDBits
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UnWanted Release Groups
|
- name: Banned Groups
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UnWanted WEBRip Groups
|
- name: Banned WEBRip
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: Upscaled
|
- name: Upscaled
|
||||||
score: -99999
|
score: -99999
|
||||||
|
|
@ -205,7 +205,7 @@ custom_formats:
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: x265 (Missing)
|
- name: x265 (Missing)
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: x265 (WEB-DL)
|
- name: Banned WEB-DL (x265)
|
||||||
score: -99999
|
score: -99999
|
||||||
qualities:
|
qualities:
|
||||||
- id: -1
|
- id: -1
|
||||||
|
|
|
||||||
|
|
@ -146,9 +146,9 @@ custom_formats:
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UHDBits
|
- name: UHDBits
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UnWanted Release Groups
|
- name: Banned Groups
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UnWanted Remux Groups
|
- name: Banned Remux
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: Upscaled
|
- name: Upscaled
|
||||||
score: -99999
|
score: -99999
|
||||||
|
|
@ -160,7 +160,7 @@ custom_formats:
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: x265
|
- name: x265
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: x265 (WEB-DL)
|
- name: Banned WEB-DL (x265)
|
||||||
score: -99999
|
score: -99999
|
||||||
qualities:
|
qualities:
|
||||||
- id: 3
|
- id: 3
|
||||||
|
|
|
||||||
|
|
@ -128,9 +128,9 @@ custom_formats:
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: Remux
|
- name: Remux
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UnWanted Release Groups
|
- name: Banned Groups
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: UnWanted WEBRip Groups
|
- name: Banned WEBRip
|
||||||
score: -99999
|
score: -99999
|
||||||
- name: Upscaled
|
- name: Upscaled
|
||||||
score: -99999
|
score: -99999
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ description: 'Matches terms related to 3D video formats:
|
||||||
- `half ou` or `half sbs` with space (` `), dot (`.`), or hyphen (`-`) as separators.'
|
- `half ou` or `half sbs` with space (` `), dot (`.`), or hyphen (`-`) as separators.'
|
||||||
tags:
|
tags:
|
||||||
- Enhancement
|
- Enhancement
|
||||||
- UnWanted
|
- Banned
|
||||||
tests:
|
tests:
|
||||||
- expected: true
|
- expected: true
|
||||||
id: 1
|
id: 1
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])AROMA\b
|
||||||
description: Banned for Retagging
|
description: Banned for Retagging
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ description: Black and White colour grading. This regex matches a 4-digit number
|
||||||
tags:
|
tags:
|
||||||
- Enhancement
|
- Enhancement
|
||||||
- Colour Grade
|
- Colour Grade
|
||||||
- UnWanted
|
- Banned
|
||||||
tests:
|
tests:
|
||||||
- expected: true
|
- expected: true
|
||||||
id: 1
|
id: 1
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])BOLS\b
|
||||||
description: Banned for Retagging
|
description: Banned for Retagging
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ pattern: (?<=^|[\s.-])BeyondHD\b
|
||||||
description: Banned Due to only doing Full Discs
|
description: Banned Due to only doing Full Discs
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests:
|
tests:
|
||||||
- expected: true
|
- expected: true
|
||||||
id: 1
|
id: 1
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])BiTOR\b
|
||||||
description: Banned for Fake DV/HDR Layer
|
description: Banned for Fake DV/HDR Layer
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])DepraveD\b
|
||||||
description: Banned for Fake DV/HDR Layer
|
description: Banned for Fake DV/HDR Layer
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ pattern: \b(extended.?clip)\b
|
||||||
description: Matches preview releases labelled as `Extended Clip`
|
description: Matches preview releases labelled as `Extended Clip`
|
||||||
tags:
|
tags:
|
||||||
- Preview
|
- Preview
|
||||||
- UnWanted
|
- Banned
|
||||||
tests:
|
tests:
|
||||||
- expected: true
|
- expected: true
|
||||||
id: 1
|
id: 1
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ pattern: (?i)(?<=\b[12]\d{3}\b).*(\b|\.)\b(Extras?|Bonus|Extended[ ._-]Clip|Spec
|
||||||
Feature[s]?)\b
|
Feature[s]?)\b
|
||||||
description: Extras, Special Features, Featurettes, etc
|
description: Extras, Special Features, Featurettes, etc
|
||||||
tags:
|
tags:
|
||||||
- UnWanted
|
- Banned
|
||||||
tests:
|
tests:
|
||||||
- expected: false
|
- expected: false
|
||||||
id: 1
|
id: 1
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])FGT\b
|
||||||
description: Banned for Retagging
|
description: Banned for Retagging
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])Flights\b
|
||||||
description: Banned for Fake DV/HDR Layer
|
description: Banned for Fake DV/HDR Layer
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])KC\b
|
||||||
description: Banned for AI Upscales
|
description: Banned for AI Upscales
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])LAMA\b
|
||||||
description: Banned for Retagging
|
description: Banned for Retagging
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])MALUS\b
|
||||||
description: ''
|
description: ''
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ pattern: (?<=^|[\s.-])MovieMan\b
|
||||||
description: ''
|
description: ''
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests:
|
tests:
|
||||||
- expected: true
|
- expected: true
|
||||||
id: 1
|
id: 1
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])NAHOM\b
|
||||||
description: Banned for Poor Quality Multi
|
description: Banned for Poor Quality Multi
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])NoGr(ou)?p\b
|
||||||
description: ''
|
description: ''
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ description: Matches groups that produce non retail HDR.
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- HDR
|
- HDR
|
||||||
- UnWanted
|
- Banned
|
||||||
tests:
|
tests:
|
||||||
- expected: true
|
- expected: true
|
||||||
id: 1
|
id: 1
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])OEPlus\b
|
||||||
description: Banned for Automated Encodes
|
description: Banned for Automated Encodes
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])PiRaTeS\b
|
||||||
description: Banned for Mislabeling WEB-DLs as WEBRips
|
description: Banned for Mislabeling WEB-DLs as WEBRips
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: .
|
||||||
description: ''
|
description: ''
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ pattern: (?<=^|[\s.-])SM737\b
|
||||||
description: ''
|
description: ''
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests:
|
tests:
|
||||||
- expected: true
|
- expected: true
|
||||||
id: 1
|
id: 1
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])SasukeducK\b
|
||||||
description: Banned for Fake DV/HDR Layer
|
description: Banned for Fake DV/HDR Layer
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])ShieldBearer\b
|
||||||
description: Banned For AI Upscale
|
description: Banned For AI Upscale
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])TEKNO3D\b
|
||||||
description: Banned for Fake DV/HDR Layer
|
description: Banned for Fake DV/HDR Layer
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])Telly\b
|
||||||
description: Banned for Retagging
|
description: Banned for Retagging
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ pattern: (Up[-\.\s]?scale|Re[-\.\s]?Grade|\bAIUS\b|AI[-\.\s]?enhanced)
|
||||||
description: 'Matches upscales, regrades, AI Enhancements, etc. '
|
description: 'Matches upscales, regrades, AI Enhancements, etc. '
|
||||||
tags:
|
tags:
|
||||||
- Enhancement
|
- Enhancement
|
||||||
- UnWanted
|
- Banned
|
||||||
tests:
|
tests:
|
||||||
- expected: true
|
- expected: true
|
||||||
id: 1
|
id: 1
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])VECTOR\b
|
||||||
description: Banned for Fake DV/HDR Layer.
|
description: Banned for Fake DV/HDR Layer.
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])VisionXpert\b
|
||||||
description: Banned for Fake DV/HDR Layer
|
description: Banned for Fake DV/HDR Layer
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])WOU\b
|
||||||
description: ''
|
description: ''
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])d3g\b
|
||||||
description: Banned for LQ and various Encode Issues.
|
description: Banned for LQ and various Encode Issues.
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])edge2020\b
|
||||||
description: Banned for LQ, Mislabeling, and Upscale
|
description: Banned for LQ, Mislabeling, and Upscale
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])jennaortega(UHD)?\b
|
||||||
description: Banned for Fake DV/HDR Layer
|
description: Banned for Fake DV/HDR Layer
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ pattern: (?<=^|[\s.-])tarunk9c\b
|
||||||
description: Banned for Fake DV/HDR Layer
|
description: Banned for Fake DV/HDR Layer
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
- UnWanted
|
- Banned
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue