Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions custom_formats/German DL.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: German DL
description: ''
tags:
- Language
conditions:
- name: German DL
type: release_title
required: true
negate: false
pattern: German DL
tests: []
2 changes: 2 additions & 0 deletions profiles/1080p Balanced.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ custom_formats:
score: -999999
- name: Full Disc
score: -999999
- name: German DL
score: -999999
- name: h265
score: -999999
- name: HDR
Expand Down
2 changes: 2 additions & 0 deletions profiles/1080p Compact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,8 @@ custom_formats:
score: -999999
- name: Full Disc
score: -999999
- name: German DL
score: -999999
- name: h265 (Efficient)
score: -999999
- name: HDR
Expand Down
2 changes: 2 additions & 0 deletions profiles/1080p Efficient.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,8 @@ custom_formats:
score: -999999
- name: Full Disc
score: -999999
- name: German DL
score: -999999
- name: h265 (Efficient)
score: -999999
- name: Lossless Audio
Expand Down
2 changes: 2 additions & 0 deletions profiles/1080p Quality HDR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ custom_formats:
score: -999999
- name: Full Disc
score: -999999
- name: German DL
score: -999999
- name: h265
score: -999999
- name: Remux
Expand Down
2 changes: 2 additions & 0 deletions profiles/1080p Quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ custom_formats:
score: -999999
- name: Full Disc
score: -999999
- name: German DL
score: -999999
- name: h265
score: -999999
- name: HDR
Expand Down
2 changes: 2 additions & 0 deletions profiles/1080p Remux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,8 @@ custom_formats:
score: -999999
- name: Full Disc
score: -999999
- name: German DL
score: -999999
- name: h265
score: -999999
- name: VP9
Expand Down
2 changes: 2 additions & 0 deletions profiles/2160p Balanced.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ custom_formats:
score: -999999
- name: Full Disc
score: -999999
- name: German DL
score: -999999
- name: h265
score: -999999
- name: Remux
Expand Down
2 changes: 2 additions & 0 deletions profiles/2160p Efficient.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,8 @@ custom_formats:
score: -999999
- name: Full Disc
score: -999999
- name: German DL
score: -999999
- name: h265 (Efficient)
score: -999999
- name: Lossless Audio
Expand Down
2 changes: 2 additions & 0 deletions profiles/2160p Quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,8 @@ custom_formats:
score: -999999
- name: Full Disc
score: -999999
- name: German DL
score: -999999
- name: h265
score: -999999
- name: Remux
Expand Down
2 changes: 2 additions & 0 deletions profiles/2160p Remux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ custom_formats:
score: -999999
- name: Full Disc
score: -999999
- name: German DL
score: -999999
- name: h265
score: -999999
- name: VP9
Expand Down
2 changes: 2 additions & 0 deletions profiles/720p Quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ custom_formats:
score: -999999
- name: Full Disc
score: -999999
- name: German DL
score: -999999
- name: h265
score: -999999
- name: HDR
Expand Down
5 changes: 5 additions & 0 deletions regex_patterns/German DL.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name: German DL
pattern: \b(GERMAN[ ._-][DM]L)\b
description: ''
tags: []
tests: []
Loading