diff --git a/custom_formats/VP9.yml b/custom_formats/VP9.yml new file mode 100644 index 0000000..a008c28 --- /dev/null +++ b/custom_formats/VP9.yml @@ -0,0 +1,12 @@ +name: VP9 +description: Matches the 'VP9' Regex Pattern +tags: +- Codec +- Bleeding Edge +conditions: +- name: VP9 + negate: false + pattern: VP9 + required: true + type: release_title +tests: [] diff --git a/profiles/1080p Balanced.yml b/profiles/1080p Balanced.yml index 28df9ad..6928075 100644 --- a/profiles/1080p Balanced.yml +++ b/profiles/1080p Balanced.yml @@ -133,6 +133,8 @@ custom_formats: score: -9999 - name: Upscaled score: -9999 +- name: VP9 + score: -9999 - name: VVC score: -9999 - name: x265 diff --git a/profiles/1080p Quality (HDR).yml b/profiles/1080p Quality (HDR).yml index 7875222..ac28b86 100644 --- a/profiles/1080p Quality (HDR).yml +++ b/profiles/1080p Quality (HDR).yml @@ -157,6 +157,8 @@ custom_formats: score: -9999 - name: Upscaled score: -9999 +- name: VP9 + score: -9999 - name: VVC score: -9999 - name: x265 (Missing) diff --git a/profiles/1080p Quality.yml b/profiles/1080p Quality.yml index c044af7..d46e401 100644 --- a/profiles/1080p Quality.yml +++ b/profiles/1080p Quality.yml @@ -143,6 +143,8 @@ custom_formats: score: -9999 - name: Upscaled score: -9999 +- name: VP9 + score: -9999 - name: VVC score: -9999 - name: x265 diff --git a/profiles/1080p Remux.yml b/profiles/1080p Remux.yml index d74e1dd..77fd2e7 100644 --- a/profiles/1080p Remux.yml +++ b/profiles/1080p Remux.yml @@ -116,6 +116,8 @@ custom_formats: score: -9999 - name: Upscaled score: -9999 +- name: VP9 + score: -9999 - name: VVC score: -9999 - name: x264 diff --git a/profiles/2160p Balanced.yml b/profiles/2160p Balanced.yml index 5ff1a14..35c8c94 100644 --- a/profiles/2160p Balanced.yml +++ b/profiles/2160p Balanced.yml @@ -166,6 +166,8 @@ custom_formats: score: -9999 - name: Upscaled score: -9999 +- name: VP9 + score: -9999 - name: VVC score: -9999 - name: x264 (2160p) diff --git a/profiles/2160p Quality.yml b/profiles/2160p Quality.yml index 8eda8e4..f5b80c5 100644 --- a/profiles/2160p Quality.yml +++ b/profiles/2160p Quality.yml @@ -181,6 +181,8 @@ custom_formats: score: -9999 - name: Upscaled score: -9999 +- name: VP9 + score: -9999 - name: VVC score: -9999 - name: x264 (2160p) diff --git a/profiles/2160p Remux.yml b/profiles/2160p Remux.yml index 6933845..05e75b5 100644 --- a/profiles/2160p Remux.yml +++ b/profiles/2160p Remux.yml @@ -126,6 +126,8 @@ custom_formats: score: -9999 - name: Upscaled score: -9999 +- name: VP9 + score: -9999 - name: VVC score: -9999 - name: x264 diff --git a/profiles/720p Quality.yml b/profiles/720p Quality.yml index 018b72f..588785e 100644 --- a/profiles/720p Quality.yml +++ b/profiles/720p Quality.yml @@ -120,6 +120,8 @@ custom_formats: score: -9999 - name: Upscaled score: -9999 +- name: VP9 + score: -9999 - name: VVC score: -9999 - name: x265