mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 07:46:58 +00:00
Compare commits
2 Commits
9ab8e0ff40
...
d6adf796ff
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d6adf796ff | ||
|
|
5db7427ff4 |
12
custom_formats/Banned Scene.yml
Normal file
12
custom_formats/Banned Scene.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
name: Banned Scene
|
||||
description: Matches Scene Release Groups that are Banned
|
||||
tags:
|
||||
- Banned
|
||||
- Release Group
|
||||
conditions:
|
||||
- name: GGEZ
|
||||
negate: false
|
||||
pattern: GGEZ
|
||||
required: false
|
||||
type: release_group
|
||||
tests: []
|
||||
26
custom_formats/Xvid.yml
Normal file
26
custom_formats/Xvid.yml
Normal file
@@ -0,0 +1,26 @@
|
||||
name: Xvid
|
||||
description: Matches Xvid Regex
|
||||
tags:
|
||||
- Codec
|
||||
conditions:
|
||||
- name: Xvid
|
||||
negate: false
|
||||
pattern: Xvid
|
||||
required: true
|
||||
type: release_title
|
||||
- name: 2160p
|
||||
negate: false
|
||||
required: false
|
||||
resolution: 2160p
|
||||
type: resolution
|
||||
- name: 1080p
|
||||
negate: false
|
||||
required: false
|
||||
resolution: 1080p
|
||||
type: resolution
|
||||
- name: 720p
|
||||
negate: false
|
||||
required: false
|
||||
resolution: 720p
|
||||
type: resolution
|
||||
tests: []
|
||||
@@ -140,6 +140,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: Banned Groups (Title)
|
||||
score: -999999
|
||||
- name: Banned Scene
|
||||
score: -999999
|
||||
- name: Banned WEBRip
|
||||
score: -999999
|
||||
- name: Dolby Vision (Without Fallback)
|
||||
@@ -156,6 +158,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: x265 (Efficient)
|
||||
score: -999999
|
||||
- name: Xvid
|
||||
score: -999999
|
||||
custom_formats_radarr:
|
||||
- name: 720p Golden Popcorn
|
||||
score: 6000
|
||||
|
||||
@@ -127,6 +127,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: Banned Groups (Title)
|
||||
score: -999999
|
||||
- name: Banned Scene
|
||||
score: -999999
|
||||
- name: Banned WEBRip
|
||||
score: -999999
|
||||
- name: Dolby Vision
|
||||
@@ -153,6 +155,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: x265
|
||||
score: -999999
|
||||
- name: Xvid
|
||||
score: -999999
|
||||
custom_formats_radarr:
|
||||
- name: 720p Golden Popcorn
|
||||
score: 6000
|
||||
|
||||
@@ -149,6 +149,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: Banned Groups (Title)
|
||||
score: -999999
|
||||
- name: Banned Scene
|
||||
score: -999999
|
||||
- name: Banned WEBRip (Efficient)
|
||||
score: -999999
|
||||
- name: Dolby Vision (Without Fallback)
|
||||
@@ -169,6 +171,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: x265 (Efficient)
|
||||
score: -999999
|
||||
- name: Xvid
|
||||
score: -999999
|
||||
custom_formats_radarr:
|
||||
- name: 1080p Efficient+ Movie Bluray Tier 1
|
||||
score: 184000
|
||||
|
||||
@@ -139,6 +139,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: Banned Groups (Title)
|
||||
score: -999999
|
||||
- name: Banned Scene
|
||||
score: -999999
|
||||
- name: Banned WEBRip (Efficient)
|
||||
score: -999999
|
||||
- name: Dolby Vision (Without Fallback)
|
||||
@@ -159,6 +161,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: x265 (Efficient)
|
||||
score: -999999
|
||||
- name: Xvid
|
||||
score: -999999
|
||||
custom_formats_radarr:
|
||||
- name: 1080p Bluray HEVC Tier 1
|
||||
score: 220000
|
||||
|
||||
@@ -159,6 +159,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: Banned Groups (Title)
|
||||
score: -999999
|
||||
- name: Banned Scene
|
||||
score: -999999
|
||||
- name: Banned WEBRip
|
||||
score: -999999
|
||||
- name: Dolby Vision (Without Fallback)
|
||||
@@ -175,6 +177,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: x265 (WEB)
|
||||
score: -999999
|
||||
- name: Xvid
|
||||
score: -999999
|
||||
custom_formats_radarr:
|
||||
- name: 1080p Golden Popcorn
|
||||
score: 8000
|
||||
|
||||
@@ -135,6 +135,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: Banned Groups (Title)
|
||||
score: -999999
|
||||
- name: Banned Scene
|
||||
score: -999999
|
||||
- name: Banned WEBRip
|
||||
score: -999999
|
||||
- name: Dolby Vision
|
||||
@@ -161,6 +163,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: x265
|
||||
score: -999999
|
||||
- name: Xvid
|
||||
score: -999999
|
||||
custom_formats_radarr:
|
||||
- name: 1080p Golden Popcorn
|
||||
score: 8000
|
||||
|
||||
@@ -132,6 +132,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: Banned Remux
|
||||
score: -999999
|
||||
- name: Banned Scene
|
||||
score: -999999
|
||||
- name: Dolby Vision
|
||||
score: -999999
|
||||
- name: Dolby Vision (Without Fallback)
|
||||
@@ -156,6 +158,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: x265
|
||||
score: -999999
|
||||
- name: Xvid
|
||||
score: -999999
|
||||
custom_formats_radarr:
|
||||
- name: MA
|
||||
score: 4000
|
||||
|
||||
@@ -154,6 +154,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: Banned Groups (Title)
|
||||
score: -999999
|
||||
- name: Banned Scene
|
||||
score: -999999
|
||||
- name: Banned WEBRip
|
||||
score: -999999
|
||||
- name: Dolby Vision (Without Fallback)
|
||||
@@ -172,6 +174,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: x265 (WEB)
|
||||
score: -999999
|
||||
- name: Xvid
|
||||
score: -999999
|
||||
custom_formats_radarr:
|
||||
- name: 1080p Golden Popcorn
|
||||
score: 8000
|
||||
|
||||
@@ -181,6 +181,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: Banned Groups (Title)
|
||||
score: -999999
|
||||
- name: Banned Scene
|
||||
score: -999999
|
||||
- name: Banned WEBRip
|
||||
score: -999999
|
||||
- name: Dolby Vision (Without Fallback)
|
||||
@@ -201,6 +203,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: x265 (WEB)
|
||||
score: -999999
|
||||
- name: Xvid
|
||||
score: -999999
|
||||
custom_formats_radarr:
|
||||
- name: 1080p Golden Popcorn
|
||||
score: 8000
|
||||
|
||||
@@ -144,6 +144,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: Banned Remux
|
||||
score: -999999
|
||||
- name: Banned Scene
|
||||
score: -999999
|
||||
- name: Dolby Vision (Without Fallback)
|
||||
score: -999999
|
||||
- name: Full Disc
|
||||
@@ -158,6 +160,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: x265
|
||||
score: -999999
|
||||
- name: Xvid
|
||||
score: -999999
|
||||
custom_formats_radarr:
|
||||
- name: MA
|
||||
score: 6000
|
||||
|
||||
@@ -116,6 +116,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: Banned Groups (Title)
|
||||
score: -999999
|
||||
- name: Banned Scene
|
||||
score: -999999
|
||||
- name: Banned WEBRip
|
||||
score: -999999
|
||||
- name: Dolby Vision
|
||||
@@ -142,6 +144,8 @@ custom_formats:
|
||||
score: -999999
|
||||
- name: x265
|
||||
score: -999999
|
||||
- name: Xvid
|
||||
score: -999999
|
||||
custom_formats_radarr:
|
||||
- name: 720p Golden Popcorn
|
||||
score: 6000
|
||||
|
||||
7
regex_patterns/GGEZ.yml
Normal file
7
regex_patterns/GGEZ.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: GGEZ
|
||||
pattern: (?<=^|[\s.-])GGEZ\b
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
- WEB-DL
|
||||
tests: []
|
||||
Reference in New Issue
Block a user