From 996b38d3ee2180bd9336d26e72ba7dc72b0882c5 Mon Sep 17 00:00:00 2001 From: santiagosayshey Date: Fri, 15 Aug 2025 01:54:22 +0950 Subject: [PATCH] tweak(format): tweak(format): Tag adjustment - Replace 'Resolution' with 'Source' --- custom_formats/1080p Bluray.yml | 2 +- custom_formats/1080p Remux.yml | 2 +- custom_formats/1080p WEB-DL (h264).yml | 2 +- custom_formats/1080p WEB-DL.yml | 2 +- custom_formats/1080p WEBRip.yml | 2 +- custom_formats/2160p Bluray.yml | 2 +- custom_formats/2160p Remux.yml | 2 +- custom_formats/2160p WEB-DL.yml | 2 +- custom_formats/2160p WEBRip.yml | 2 +- custom_formats/480p WEB-DL.yml | 2 +- custom_formats/480p WEBRip.yml | 2 +- custom_formats/720p Bluray.yml | 2 +- custom_formats/720p WEB-DL.yml | 2 +- custom_formats/720p WEBRip.yml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/custom_formats/1080p Bluray.yml b/custom_formats/1080p Bluray.yml index bcda3a05..f57c58c3 100644 --- a/custom_formats/1080p Bluray.yml +++ b/custom_formats/1080p Bluray.yml @@ -1,7 +1,7 @@ name: 1080p Bluray description: Matches 1080p Blurays that are NOT remuxes tags: -- Resolution +- Source conditions: - name: 1080p negate: false diff --git a/custom_formats/1080p Remux.yml b/custom_formats/1080p Remux.yml index e8ab4918..ff5d84e8 100644 --- a/custom_formats/1080p Remux.yml +++ b/custom_formats/1080p Remux.yml @@ -1,7 +1,7 @@ name: 1080p Remux description: Matches 1080p Remux tags: -- Resolution +- Source conditions: - name: 1080p negate: false diff --git a/custom_formats/1080p WEB-DL (h264).yml b/custom_formats/1080p WEB-DL (h264).yml index cb2e64a1..1cf47811 100644 --- a/custom_formats/1080p WEB-DL (h264).yml +++ b/custom_formats/1080p WEB-DL (h264).yml @@ -1,7 +1,7 @@ name: 1080p WEB-DL (h264) description: Matches 1080p WEB-DLs. tags: -- Resolution +- Source conditions: - name: 1080p negate: false diff --git a/custom_formats/1080p WEB-DL.yml b/custom_formats/1080p WEB-DL.yml index 2301c37e..6df62783 100644 --- a/custom_formats/1080p WEB-DL.yml +++ b/custom_formats/1080p WEB-DL.yml @@ -1,7 +1,7 @@ name: 1080p WEB-DL description: Matches 1080p WEB-DLs. tags: -- Resolution +- Source conditions: - name: 1080p negate: false diff --git a/custom_formats/1080p WEBRip.yml b/custom_formats/1080p WEBRip.yml index 3b787ada..7bdcf4a7 100644 --- a/custom_formats/1080p WEBRip.yml +++ b/custom_formats/1080p WEBRip.yml @@ -1,7 +1,7 @@ name: 1080p WEBRip description: Matches 1080p WEBRips. tags: -- Resolution +- Source conditions: - name: 1080p negate: false diff --git a/custom_formats/2160p Bluray.yml b/custom_formats/2160p Bluray.yml index ae592c0e..3744eb77 100644 --- a/custom_formats/2160p Bluray.yml +++ b/custom_formats/2160p Bluray.yml @@ -1,7 +1,7 @@ name: 2160p Bluray description: Matches 2160p Blurays that are NOT remuxes tags: -- Resolution +- Source conditions: - name: 2160p negate: false diff --git a/custom_formats/2160p Remux.yml b/custom_formats/2160p Remux.yml index 27830678..7d2f7fac 100644 --- a/custom_formats/2160p Remux.yml +++ b/custom_formats/2160p Remux.yml @@ -1,7 +1,7 @@ name: 2160p Remux description: Matches 2160p Remux tags: -- Resolution +- Source conditions: - name: 2160p negate: false diff --git a/custom_formats/2160p WEB-DL.yml b/custom_formats/2160p WEB-DL.yml index 7a9a9d02..5184e9ac 100644 --- a/custom_formats/2160p WEB-DL.yml +++ b/custom_formats/2160p WEB-DL.yml @@ -1,7 +1,7 @@ name: 2160p WEB-DL description: Matches 2160p WEB-DLs. tags: -- Resolution +- Source conditions: - name: 2160p negate: false diff --git a/custom_formats/2160p WEBRip.yml b/custom_formats/2160p WEBRip.yml index 9ec4ab0b..cf901d0f 100644 --- a/custom_formats/2160p WEBRip.yml +++ b/custom_formats/2160p WEBRip.yml @@ -1,7 +1,7 @@ name: 2160p WEBRip description: Matches 2160p WEBRips. tags: -- Resolution +- Source conditions: - name: 2160p negate: false diff --git a/custom_formats/480p WEB-DL.yml b/custom_formats/480p WEB-DL.yml index ed0b2581..5a31bee4 100644 --- a/custom_formats/480p WEB-DL.yml +++ b/custom_formats/480p WEB-DL.yml @@ -1,7 +1,7 @@ name: 480p WEB-DL description: Matches 480p WEB-DLs. tags: -- Resolution +- Source conditions: - name: 480p negate: false diff --git a/custom_formats/480p WEBRip.yml b/custom_formats/480p WEBRip.yml index b965552d..06eff263 100644 --- a/custom_formats/480p WEBRip.yml +++ b/custom_formats/480p WEBRip.yml @@ -1,7 +1,7 @@ name: 480p WEBRip description: Matches 480p WEBRips. tags: -- Resolution +- Source conditions: - name: 480p negate: false diff --git a/custom_formats/720p Bluray.yml b/custom_formats/720p Bluray.yml index 6b6b3bc7..bf80eaf7 100644 --- a/custom_formats/720p Bluray.yml +++ b/custom_formats/720p Bluray.yml @@ -1,7 +1,7 @@ name: 720p Bluray description: Matches 720p Blurays that are NOT remuxes tags: -- Resolution +- Source conditions: - name: 720p negate: false diff --git a/custom_formats/720p WEB-DL.yml b/custom_formats/720p WEB-DL.yml index cdadf567..5c5cbb31 100644 --- a/custom_formats/720p WEB-DL.yml +++ b/custom_formats/720p WEB-DL.yml @@ -1,7 +1,7 @@ name: 720p WEB-DL description: Matches 720p WEB-DLs. tags: -- Resolution +- Source conditions: - name: 720p negate: false diff --git a/custom_formats/720p WEBRip.yml b/custom_formats/720p WEBRip.yml index 73250596..577ff5d8 100644 --- a/custom_formats/720p WEBRip.yml +++ b/custom_formats/720p WEBRip.yml @@ -1,7 +1,7 @@ name: 720p WEBRip description: Matches 720p WEBRips. tags: -- Resolution +- Source conditions: - name: 720p negate: false