Skip to content

Commit 6d02ac5

Browse files
authored
Merge pull request #165 from Dictionarry-Hub/dev
tweak(format): Ban German DL
2 parents e378d86 + 4b6352a commit 6d02ac5

13 files changed

Lines changed: 38 additions & 0 deletions

custom_formats/German DL.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: German DL
2+
description: ''
3+
tags:
4+
- Language
5+
conditions:
6+
- name: German DL
7+
type: release_title
8+
required: true
9+
negate: false
10+
pattern: German DL
11+
tests: []

profiles/1080p Balanced.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@ custom_formats:
161161
score: -999999
162162
- name: Full Disc
163163
score: -999999
164+
- name: German DL
165+
score: -999999
164166
- name: h265
165167
score: -999999
166168
- name: HDR

profiles/1080p Compact.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,8 @@ custom_formats:
171171
score: -999999
172172
- name: Full Disc
173173
score: -999999
174+
- name: German DL
175+
score: -999999
174176
- name: h265 (Efficient)
175177
score: -999999
176178
- name: HDR

profiles/1080p Efficient.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ custom_formats:
182182
score: -999999
183183
- name: Full Disc
184184
score: -999999
185+
- name: German DL
186+
score: -999999
185187
- name: h265 (Efficient)
186188
score: -999999
187189
- name: Lossless Audio

profiles/1080p Quality HDR.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,8 @@ custom_formats:
191191
score: -999999
192192
- name: Full Disc
193193
score: -999999
194+
- name: German DL
195+
score: -999999
194196
- name: h265
195197
score: -999999
196198
- name: Remux

profiles/1080p Quality.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ custom_formats:
170170
score: -999999
171171
- name: Full Disc
172172
score: -999999
173+
- name: German DL
174+
score: -999999
173175
- name: h265
174176
score: -999999
175177
- name: HDR

profiles/1080p Remux.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,8 @@ custom_formats:
220220
score: -999999
221221
- name: Full Disc
222222
score: -999999
223+
- name: German DL
224+
score: -999999
223225
- name: h265
224226
score: -999999
225227
- name: VP9

profiles/2160p Balanced.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@ custom_formats:
198198
score: -999999
199199
- name: Full Disc
200200
score: -999999
201+
- name: German DL
202+
score: -999999
201203
- name: h265
202204
score: -999999
203205
- name: Remux

profiles/2160p Efficient.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ custom_formats:
179179
score: -999999
180180
- name: Full Disc
181181
score: -999999
182+
- name: German DL
183+
score: -999999
182184
- name: h265 (Efficient)
183185
score: -999999
184186
- name: Lossless Audio

profiles/2160p Quality.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,8 @@ custom_formats:
220220
score: -999999
221221
- name: Full Disc
222222
score: -999999
223+
- name: German DL
224+
score: -999999
223225
- name: h265
224226
score: -999999
225227
- name: Remux

0 commit comments

Comments
 (0)