diff --git a/custom_formats/DRPO.yml b/custom_formats/DRPO.yml new file mode 100644 index 0000000..814d9ed --- /dev/null +++ b/custom_formats/DRPO.yml @@ -0,0 +1,22 @@ +name: DRPO +description: Matches 'Dropout TV' WEB-DLs. Negates any encodes. +tags: +- Streaming Service +- WEB-DL +conditions: +- name: DRPO Regex + negate: false + pattern: Dropout TV + required: true + type: release_title +- name: WEB-DL + negate: false + required: false + source: web_dl + type: source +- name: WEBRip + negate: false + required: false + source: webrip + type: source +tests: [] diff --git a/profiles/1080p Balanced.yml b/profiles/1080p Balanced.yml index 87acd1c..428ce7a 100644 --- a/profiles/1080p Balanced.yml +++ b/profiles/1080p Balanced.yml @@ -123,6 +123,8 @@ custom_formats: score: 0 - name: CRIT score: 0 +- name: DRPO + score: 0 - name: HTSR score: 0 - name: HULU diff --git a/profiles/1080p Compact.yml b/profiles/1080p Compact.yml index e41bd78..59a13a2 100644 --- a/profiles/1080p Compact.yml +++ b/profiles/1080p Compact.yml @@ -134,6 +134,8 @@ custom_formats: score: 0 - name: CRIT score: 0 +- name: DRPO + score: 0 - name: HTSR score: 0 - name: HULU diff --git a/profiles/1080p Efficient.yml b/profiles/1080p Efficient.yml index b84e1a0..f1e8135 100644 --- a/profiles/1080p Efficient.yml +++ b/profiles/1080p Efficient.yml @@ -143,6 +143,8 @@ custom_formats: score: 0 - name: CRIT score: 0 +- name: DRPO + score: 0 - name: HTSR score: 0 - name: HULU diff --git a/profiles/1080p Quality HDR.yml b/profiles/1080p Quality HDR.yml index 1d4db15..a944128 100644 --- a/profiles/1080p Quality HDR.yml +++ b/profiles/1080p Quality HDR.yml @@ -149,6 +149,8 @@ custom_formats: score: 0 - name: CRIT score: 0 +- name: DRPO + score: 0 - name: HTSR score: 0 - name: HULU diff --git a/profiles/1080p Quality.yml b/profiles/1080p Quality.yml index f6d454a..e650f16 100644 --- a/profiles/1080p Quality.yml +++ b/profiles/1080p Quality.yml @@ -132,6 +132,8 @@ custom_formats: score: 0 - name: CRIT score: 0 +- name: DRPO + score: 0 - name: HTSR score: 0 - name: HULU diff --git a/profiles/1080p Remux.yml b/profiles/1080p Remux.yml index ab8e685..3b64f42 100644 --- a/profiles/1080p Remux.yml +++ b/profiles/1080p Remux.yml @@ -175,6 +175,8 @@ custom_formats: score: 0 - name: CRIT score: 0 +- name: DRPO + score: 0 - name: HTSR score: 0 - name: HULU diff --git a/profiles/2160p Balanced.yml b/profiles/2160p Balanced.yml index 8031955..06e8159 100644 --- a/profiles/2160p Balanced.yml +++ b/profiles/2160p Balanced.yml @@ -159,6 +159,8 @@ custom_formats: score: 0 - name: CRIT score: 0 +- name: DRPO + score: 0 - name: HTSR score: 0 - name: HULU diff --git a/profiles/2160p Efficient.yml b/profiles/2160p Efficient.yml index c74fa1f..ef34035 100644 --- a/profiles/2160p Efficient.yml +++ b/profiles/2160p Efficient.yml @@ -142,6 +142,8 @@ custom_formats: score: 0 - name: CRIT score: 0 +- name: DRPO + score: 0 - name: HTSR score: 0 - name: HULU diff --git a/profiles/2160p Quality.yml b/profiles/2160p Quality.yml index bf3174a..7eb2c08 100644 --- a/profiles/2160p Quality.yml +++ b/profiles/2160p Quality.yml @@ -179,6 +179,8 @@ custom_formats: score: 0 - name: CRIT score: 0 +- name: DRPO + score: 0 - name: HTSR score: 0 - name: HULU diff --git a/profiles/2160p Remux.yml b/profiles/2160p Remux.yml index 177740a..d3812bf 100644 --- a/profiles/2160p Remux.yml +++ b/profiles/2160p Remux.yml @@ -191,6 +191,8 @@ custom_formats: score: 0 - name: CRIT score: 0 +- name: DRPO + score: 0 - name: HTSR score: 0 - name: HULU diff --git a/profiles/720p Quality.yml b/profiles/720p Quality.yml index f67b4af..306b9fd 100644 --- a/profiles/720p Quality.yml +++ b/profiles/720p Quality.yml @@ -114,6 +114,8 @@ custom_formats: score: 0 - name: CRIT score: 0 +- name: DRPO + score: 0 - name: HTSR score: 0 - name: HULU diff --git a/regex_patterns/Dropout TV.yml b/regex_patterns/Dropout TV.yml new file mode 100644 index 0000000..d57fbf5 --- /dev/null +++ b/regex_patterns/Dropout TV.yml @@ -0,0 +1,25 @@ +name: Dropout TV +pattern: \b(DRPO)\b +description: Dropout is an American comedy subscription streaming service run by the + production company of the same name (formerly CollegeHumor), founded in September + 2018. Its ad-free original shows are mainly composed of live play, such as Dimension + 20 hosted by Brennan Lee Mulligan, and improv comedy and panel shows like Game Changer, + Make Some Noise (both hosted by Dropout owner and CEO Sam Reich), and Very Important + People hosted by Vic Michaelis. Dropout's series often feature a rotating cast of + regular comedians and performers. +tags: +- Streaming Service +- WEB-DL +tests: +- id: 1 + input: Palmer.1080p.APTV.WEB-DL.DDP5.1.Atmos.H.264-EVO.mkv + expected: true +- id: 2 + input: Fathom.1080p.APTV.WEB-DL.DDP5.1.Atmos.H.264-CMRG.mkv + expected: true +- id: 3 + input: You.Are.the.Apple.of.My.Eye.2011.720p.BluRay.DD5.1.x264-EbP.mkv + expected: false +- id: 4 + input: Men in Black 1997 2160p Apple TV+ WEB-DL DDP 5 1 Atmos DV H 265-CHDWEB + expected: true