tweak(format): Add Non Retail HDR Groups

This commit is contained in:
Seraphys 2025-04-10 11:16:24 -05:00
parent d4b21c34c0
commit b385fc94db
19 changed files with 99 additions and 10 deletions

View File

@ -9,6 +9,11 @@ conditions:
pattern: AROMA
required: false
type: release_group
- name: BiTOR
type: release_group
required: false
negate: false
pattern: BiTOR
- name: BOLS
negate: false
pattern: BOLS
@ -20,10 +25,10 @@ conditions:
required: false
type: release_group
- name: DepraveD
type: release_group
required: false
negate: false
pattern: DepraveD
required: false
type: release_group
- name: edge2020
negate: false
pattern: edge2020
@ -34,6 +39,16 @@ conditions:
pattern: FGT
required: false
type: release_group
- name: Flights
type: release_group
required: false
negate: false
pattern: Flights
- name: jennaortegaUHD
type: release_group
required: false
negate: false
pattern: jennaortegaUHD
- name: LAMA
negate: false
pattern: LAMA
@ -49,6 +64,16 @@ conditions:
pattern: PiRaTeS
required: false
type: release_group
- name: SasukeducK
type: release_group
required: false
negate: false
pattern: SasukeducK
- name: tarunk9c
type: release_group
required: false
negate: false
pattern: tarunk9c
- name: TEKNO3D
negate: false
pattern: TEKNO3D
@ -59,4 +84,14 @@ conditions:
pattern: Telly
required: false
type: release_group
- name: VECTOR
type: release_group
required: false
negate: false
pattern: VECTOR
- name: VisionXpert
type: release_group
required: false
negate: false
pattern: VisionXpert
tests: []

View File

@ -3,4 +3,5 @@ pattern: (?<=^|[\s.-])AROMA\b
description: Banned for Retagging
tags:
- Release Group
- Unwanted
tests: []

View File

@ -3,4 +3,5 @@ pattern: (?<=^|[\s.-])BOLS\b
description: Banned for Retagging
tags:
- Release Group
- Unwanted
tests: []

View File

@ -1,6 +1,7 @@
name: BiTOR
pattern: (?<=^|[\s.-])BiTOR\b
description: ''
description: Banned for Fake DV/HDR Layer
tags:
- Release Group
tests: null
- Unwanted
tests: []

View File

@ -1,6 +1,7 @@
name: DepraveD
pattern: (?<=^|[\s.-])DepraveD\b
description: Banned for Fake DV/HDR Layer.
description: Banned for Fake DV/HDR Layer
tags:
- Release Group
- Unwanted
tests: []

View File

@ -3,4 +3,5 @@ pattern: (?<=^|[\s.-])FGT\b
description: Banned for Retagging
tags:
- Release Group
- Unwanted
tests: []

View File

@ -0,0 +1,7 @@
name: Flights
pattern: (?<=^|[\s.-])Flights\b
description: Banned for Fake DV/HDR Layer
tags:
- Release Group
- Unwanted
tests: []

View File

@ -3,4 +3,5 @@ pattern: (?<=^|[\s.-])LAMA\b
description: Banned for Retagging
tags:
- Release Group
- Unwanted
tests: []

View File

@ -3,4 +3,5 @@ pattern: (?<=^|[\s.-])OEPlus\b
description: Banned for Automated Encodes
tags:
- Release Group
- Unwanted
tests: []

View File

@ -1,6 +1,7 @@
name: PiRaTeS
pattern: (?<=^|[\s.-])PiRaTeS\b
description: Banned for mislabeling WEB-DLs as WEBRips
description: Banned for Mislabeling WEB-DLs as WEBRips
tags:
- Release Group
- Unwanted
tests: []

View File

@ -0,0 +1,7 @@
name: SasukeducK
pattern: (?<=^|[\s.-])SasukeducK\b
description: Banned for Fake DV/HDR Layer
tags:
- Release Group
- Unwanted
tests: []

View File

@ -1,6 +1,7 @@
name: TEKNO3D
pattern: (?<=^|[\s.-])TEKNO3D\b
description: Banned for Incorrect DV/HDR Layer.
description: Banned for Fake DV/HDR Layer
tags:
- Release Group
- Unwanted
tests: []

View File

@ -3,4 +3,5 @@ pattern: (?<=^|[\s.-])Telly\b
description: Banned for Retagging
tags:
- Release Group
- Unwanted
tests: []

View File

@ -0,0 +1,7 @@
name: VECTOR
pattern: (?<=^|[\s.-])VECTOR\b
description: Banned for Fake DV/HDR Layer.
tags:
- Release Group
- Unwanted
tests: []

View File

@ -0,0 +1,7 @@
name: VisionXpert
pattern: (?<=^|[\s.-])VisionXpert\b
description: Banned for Fake DV/HDR Layer
tags:
- Release Group
- Unwanted
tests: []

View File

@ -1,6 +1,7 @@
name: d3g
pattern: (?<=^|[\s.-])d3g\b
description: Banned for LQ and various encode issues.
description: Banned for LQ and various Encode Issues.
tags:
- Release Group
- Unwanted
tests: []

View File

@ -1,6 +1,7 @@
name: edge2020
pattern: (?<=^|[\s.-])edge2020\b
description: ''
description: Banned for LQ, Mislabeling, and Upscale
tags:
- Release Group
tests: null
- Unwanted
tests: []

View File

@ -0,0 +1,7 @@
name: jennaortegaUHD
pattern: (?<=^|[\s.-])jennaortegaUHD\b
description: Banned for Fake DV/HDR Layer
tags:
- Release Group
- Unwanted
tests: []

View File

@ -0,0 +1,7 @@
name: tarunk9c
pattern: (?<=^|[\s.-])tarunk9c\b
description: Banned for Fake DV/HDR Layer
tags:
- Release Group
- Unwanted
tests: []