From 17c105c648b9886cc99adf0a2ad6273fc7e6ebc2 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 20 Mar 2025 20:13:21 +0100 Subject: [PATCH] webrip source fixes --- custom_formats/WEB Tier 01.yml | 2 +- custom_formats/WEB Tier 02.yml | 2 +- custom_formats/WEB Tier 03.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/custom_formats/WEB Tier 01.yml b/custom_formats/WEB Tier 01.yml index 06e6c23..a4b07c0 100644 --- a/custom_formats/WEB Tier 01.yml +++ b/custom_formats/WEB Tier 01.yml @@ -108,6 +108,6 @@ conditions: - name: WEBRIP negate: false required: false - source: WEBRip + source: webrip type: source tests: [] diff --git a/custom_formats/WEB Tier 02.yml b/custom_formats/WEB Tier 02.yml index 5a80b05..309dfff 100644 --- a/custom_formats/WEB Tier 02.yml +++ b/custom_formats/WEB Tier 02.yml @@ -228,6 +228,6 @@ conditions: - name: WEBRIP negate: false required: false - source: WEBRrip + source: webrip type: source tests: [] diff --git a/custom_formats/WEB Tier 03.yml b/custom_formats/WEB Tier 03.yml index 05268b6..1f05cbd 100644 --- a/custom_formats/WEB Tier 03.yml +++ b/custom_formats/WEB Tier 03.yml @@ -43,6 +43,6 @@ conditions: - name: WEBRIP negate: false required: false - source: web_rip + source: webrip type: source tests: []