From 99fc7301e4423518dd228c46f74e8c90ccbde6f4 Mon Sep 17 00:00:00 2001 From: nuxen Date: Sat, 1 Oct 2022 18:04:27 +0200 Subject: [PATCH 1/2] Fixed: Double IMAX in the file name Remove the CF naming for IMAX to get rid of the double naming. --- docs/json/radarr/cf/imax.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/json/radarr/cf/imax.json b/docs/json/radarr/cf/imax.json index 8e4838567..fd859b890 100644 --- a/docs/json/radarr/cf/imax.json +++ b/docs/json/radarr/cf/imax.json @@ -2,7 +2,7 @@ "trash_id": "eecf3a857724171f968a66cb5719e152", "trash_score": "800", "name": "IMAX", - "includeCustomFormatWhenRenaming": true, + "includeCustomFormatWhenRenaming": false, "specifications": [ { "name": "IMAX", From 641fde5dd6bcc4a18c868733035474f0ee066b88 Mon Sep 17 00:00:00 2001 From: thatbritguy <10825337+thatbritguy@users.noreply.github.com> Date: Sun, 2 Oct 2022 06:45:31 +0100 Subject: [PATCH 2/2] Fix typo in instructions. --- docs/Downloaders/NZBGet/scripts/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Downloaders/NZBGet/scripts/index.md b/docs/Downloaders/NZBGet/scripts/index.md index 0836aef3e..2f62b7da7 100644 --- a/docs/Downloaders/NZBGet/scripts/index.md +++ b/docs/Downloaders/NZBGet/scripts/index.md @@ -47,8 +47,8 @@ Install Instructions: 1. Copy script to NZBGet's script folder - 1. run: `sudo chmod +x replace_for.py` - 1. in SABnzbd go to `Settings` => `Extension Scripts` + 1. Run: `sudo chmod +x replace_for.py` + 1. In NZBGet go to `Settings` => `Extension Scripts` 1. Enable `replace_for.py` in the `Extensions` setting. ??? example "Script"