From 7ab179719429e96f2bab641193df15326637228f Mon Sep 17 00:00:00 2001 From: Seraphys Date: Mon, 14 Jul 2025 13:13:12 -0500 Subject: [PATCH] tweak(format): NAN0 to Efficient Bluray Tiers --- custom_formats/1080p Efficient Bluray Tier 1 (Radarr).yml | 5 +++++ custom_formats/1080p Efficient Bluray Tier 1 (Sonarr).yml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/custom_formats/1080p Efficient Bluray Tier 1 (Radarr).yml b/custom_formats/1080p Efficient Bluray Tier 1 (Radarr).yml index af63d34..2913ac0 100644 --- a/custom_formats/1080p Efficient Bluray Tier 1 (Radarr).yml +++ b/custom_formats/1080p Efficient Bluray Tier 1 (Radarr).yml @@ -21,6 +21,11 @@ conditions: pattern: x265 (Efficient) required: true type: release_title +- name: NAN0 + type: release_group + required: false + negate: false + pattern: NAN0 - name: QxR negate: false pattern: QxR diff --git a/custom_formats/1080p Efficient Bluray Tier 1 (Sonarr).yml b/custom_formats/1080p Efficient Bluray Tier 1 (Sonarr).yml index a618719..c6689c5 100644 --- a/custom_formats/1080p Efficient Bluray Tier 1 (Sonarr).yml +++ b/custom_formats/1080p Efficient Bluray Tier 1 (Sonarr).yml @@ -21,6 +21,11 @@ conditions: pattern: x265 (Efficient) required: true type: release_title +- name: NAN0 + type: release_group + required: false + negate: false + pattern: NAN0 - name: QxR negate: false pattern: QxR