From 601ee89edea5ed2215e721b817ecec53f5fa55d6 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Sun, 24 Aug 2025 04:20:36 -0500 Subject: [PATCH] tweak(format): Edit Tags --- custom_formats/3D.yml | 2 +- custom_formats/Amazon Enhancement.yml | 2 +- custom_formats/B&W.yml | 2 +- custom_formats/DS4K.yml | 3 +-- custom_formats/Extras.yml | 2 +- custom_formats/HBO Max Enhancement.yml | 2 +- custom_formats/Season Pack.yml | 2 +- custom_formats/TV Extras.yml | 2 +- custom_formats/UHDBits.yml | 2 +- custom_formats/Upscaled.yml | 2 +- custom_formats/iTunes Enhancement.yml | 2 +- 11 files changed, 11 insertions(+), 12 deletions(-) diff --git a/custom_formats/3D.yml b/custom_formats/3D.yml index 6fc4d3c..5b4e775 100644 --- a/custom_formats/3D.yml +++ b/custom_formats/3D.yml @@ -2,7 +2,7 @@ name: 3D description: Matches the '3D' Regex Pattern tags: - Banned -- Enhancement +- Enhancements conditions: - name: 3D negate: false diff --git a/custom_formats/Amazon Enhancement.yml b/custom_formats/Amazon Enhancement.yml index 0ba50e2..1f21cce 100644 --- a/custom_formats/Amazon Enhancement.yml +++ b/custom_formats/Amazon Enhancement.yml @@ -1,7 +1,7 @@ name: Amazon Enhancement description: '' tags: -- Enhancement +- Enhancements conditions: - name: Not 2160p negate: true diff --git a/custom_formats/B&W.yml b/custom_formats/B&W.yml index 9ab1384..6544f01 100644 --- a/custom_formats/B&W.yml +++ b/custom_formats/B&W.yml @@ -3,7 +3,7 @@ description: Matches the 'B&W' and 'Colour' Regex Pattern tags: - Banned - Colour Grade -- Enhancement +- Enhancements conditions: - name: B&W negate: false diff --git a/custom_formats/DS4K.yml b/custom_formats/DS4K.yml index 4fdea96..3cee17b 100644 --- a/custom_formats/DS4K.yml +++ b/custom_formats/DS4K.yml @@ -1,7 +1,6 @@ name: DS4K description: '' -tags: -- Enhancement +tags: [] conditions: - name: DS4K negate: false diff --git a/custom_formats/Extras.yml b/custom_formats/Extras.yml index fc45aa4..96005e7 100644 --- a/custom_formats/Extras.yml +++ b/custom_formats/Extras.yml @@ -2,7 +2,7 @@ name: Extras description: Matches the 'Extras' Regex Pattern tags: - Banned -- Enhancement +- Enhancements conditions: - name: Extras negate: false diff --git a/custom_formats/HBO Max Enhancement.yml b/custom_formats/HBO Max Enhancement.yml index 2ae65db..c68f338 100644 --- a/custom_formats/HBO Max Enhancement.yml +++ b/custom_formats/HBO Max Enhancement.yml @@ -1,7 +1,7 @@ name: HBO Max Enhancement description: '' tags: -- Enhancement +- Enhancements conditions: - name: Not 2160p negate: true diff --git a/custom_formats/Season Pack.yml b/custom_formats/Season Pack.yml index 769b50c..a12cb5a 100644 --- a/custom_formats/Season Pack.yml +++ b/custom_formats/Season Pack.yml @@ -1,7 +1,7 @@ name: Season Pack description: Matches Season Pack Release Type on Sonarr tags: -- Enhancement +- Enhancements conditions: - name: Season Pack negate: false diff --git a/custom_formats/TV Extras.yml b/custom_formats/TV Extras.yml index 36b9831..01d3c38 100644 --- a/custom_formats/TV Extras.yml +++ b/custom_formats/TV Extras.yml @@ -2,7 +2,7 @@ name: TV Extras description: Matches the 'Extras' Regex Pattern tags: - Banned -- Enhancement +- Enhancements conditions: - name: TV Extras negate: false diff --git a/custom_formats/UHDBits.yml b/custom_formats/UHDBits.yml index 29c7ae6..e1bba89 100644 --- a/custom_formats/UHDBits.yml +++ b/custom_formats/UHDBits.yml @@ -3,7 +3,7 @@ description: Matches patterns unique to the UHDBits indexer. Needed to remove re based releases due to bad parsing tags: - Private Tracker -- Enhancement +- Enhancements conditions: - name: Year in Brackets negate: false diff --git a/custom_formats/Upscaled.yml b/custom_formats/Upscaled.yml index 08b54ab..496f50b 100644 --- a/custom_formats/Upscaled.yml +++ b/custom_formats/Upscaled.yml @@ -2,7 +2,7 @@ name: Upscaled description: Matches the 'Upscaled' regex pattern tags: - Banned -- Enhancement +- Enhancements conditions: - name: Upscaled negate: false diff --git a/custom_formats/iTunes Enhancement.yml b/custom_formats/iTunes Enhancement.yml index ecf78a8..91ba18d 100644 --- a/custom_formats/iTunes Enhancement.yml +++ b/custom_formats/iTunes Enhancement.yml @@ -1,7 +1,7 @@ name: iTunes Enhancement description: '' tags: -- Enhancement +- Enhancements conditions: - name: Not 2160p negate: true