From bb690b6c4703f002a5cfeacf2fd8e2044c8a9674 Mon Sep 17 00:00:00 2001 From: Sam Chau Date: Mon, 23 Sep 2024 19:58:47 +0930 Subject: [PATCH] fix(custom format): Change jennaortegaUHD to release title instead of release group (#132) --- .../radarr/custom formats (radarr - master).json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/imports/custom_formats/radarr/custom formats (radarr - master).json b/imports/custom_formats/radarr/custom formats (radarr - master).json index 5437ffd..0a74a20 100644 --- a/imports/custom_formats/radarr/custom formats (radarr - master).json +++ b/imports/custom_formats/radarr/custom formats (radarr - master).json @@ -13648,7 +13648,7 @@ { "name": "jennaortegaUHD", "implementation": "ReleaseGroupSpecification", - "implementationName": "Release Group", + "implementationName": "Release Title", "infoLink": "https://wiki.servarr.com/radarr/settings#custom-formats-2", "negate": false, "required": true, @@ -15298,4 +15298,4 @@ } ] } -] \ No newline at end of file +]