From 2558a5be59fa5cc698b609474e52498989ffbb8f Mon Sep 17 00:00:00 2001 From: TRaSH Date: Fri, 3 Jun 2022 22:37:57 +0200 Subject: [PATCH 1/4] Radarr CF [Repack2] - NEW: Radarr CF `[Repack2]` with a score of `6`. - Updated: Radarr CF `[Repack/Proper]` added word boundary. --- docs/json/radarr/.editorconfig | 11 +++++++++++ docs/json/radarr/repack-proper.json | 4 ++-- docs/json/radarr/repack2.json | 17 +++++++++++++++++ 3 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 docs/json/radarr/.editorconfig create mode 100644 docs/json/radarr/repack2.json diff --git a/docs/json/radarr/.editorconfig b/docs/json/radarr/.editorconfig new file mode 100644 index 000000000..e609a5f64 --- /dev/null +++ b/docs/json/radarr/.editorconfig @@ -0,0 +1,11 @@ +# EditorConfig is awesome: https://EditorConfig.org + +# top-most EditorConfig file +root = false + +[*.json] +indent_style = space +indent_size = 2 +charset = utf-8 +trim_trailing_whitespace = true +insert_final_newline = true diff --git a/docs/json/radarr/repack-proper.json b/docs/json/radarr/repack-proper.json index 96b4ddfae..5a005f992 100644 --- a/docs/json/radarr/repack-proper.json +++ b/docs/json/radarr/repack-proper.json @@ -9,7 +9,7 @@ "negate": false, "required": false, "fields": { - "value": "Repack" + "value": "Repack\\b" } }, { @@ -31,4 +31,4 @@ } } ] -} \ No newline at end of file +} diff --git a/docs/json/radarr/repack2.json b/docs/json/radarr/repack2.json new file mode 100644 index 000000000..b7e5962a5 --- /dev/null +++ b/docs/json/radarr/repack2.json @@ -0,0 +1,17 @@ +{ + "trash_id": "ae43b294509409a6a13919dedd4764c4", + "trash_score": "6", + "name": "Repack2", + "includeCustomFormatWhenRenaming": false, + "specifications": [ + { + "name": "Repack2", + "implementation": "ReleaseTitleSpecification", + "negate": false, + "required": false, + "fields": { + "value": "Repack2" + } + } + ] +} From 250eb2f0b754cfb68ab9797c669f941d02cc6a44 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Fri, 3 Jun 2022 22:42:39 +0200 Subject: [PATCH 2/4] Final newline expected Final newline expected --- docs/json/radarr/1080p.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/json/radarr/1080p.json b/docs/json/radarr/1080p.json index 52e994343..c709df403 100644 --- a/docs/json/radarr/1080p.json +++ b/docs/json/radarr/1080p.json @@ -14,4 +14,4 @@ } } ] -} \ No newline at end of file +} From 6a56cf7a4ccca00b698395f045735bc40d4420b8 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Fri, 3 Jun 2022 22:47:40 +0200 Subject: [PATCH 3/4] Update .editorconfig --- docs/json/radarr/.editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/json/radarr/.editorconfig b/docs/json/radarr/.editorconfig index e609a5f64..76ea91c4a 100644 --- a/docs/json/radarr/.editorconfig +++ b/docs/json/radarr/.editorconfig @@ -8,4 +8,4 @@ indent_style = space indent_size = 2 charset = utf-8 trim_trailing_whitespace = true -insert_final_newline = true +#insert_final_newline = true From 373cbab3aa58103612443be8938c2314d5b0b4c6 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Fri, 3 Jun 2022 22:50:04 +0200 Subject: [PATCH 4/4] # 2022-06-03 # 2022-06-03 --- docs/updates.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/updates.txt b/docs/updates.txt index 58e635e46..3a5a820bb 100644 --- a/docs/updates.txt +++ b/docs/updates.txt @@ -1,3 +1,8 @@ +# 2022-06-03 +Radarr CF [Repack2] +- NEW: Radarr CF `[Repack2]` with a score of `6`. +- Updated: Radarr CF `[Repack/Proper]` added word boundary. + # 2022-05-22 Sonarr - Quality Settings (File Size) #595 - Changed: Minimum file size for `HDTV-2160p`, `WEBRip-2160p` and `WEBDL-2160p`