From 75d833fba11d2683f0bc80d0c91de651969822ea Mon Sep 17 00:00:00 2001 From: mizz141 Date: Sat, 11 Dec 2021 09:16:26 +0100 Subject: [PATCH 1/3] Overhaul BD Remux groups The Current Remux and Blue-Ray groups are very incomplete and sometimes deliver sub-par releases, I have overhauled those with scoring, the list has been made in conjunction with people from the https://releases.moe team, which is a dedicated group focusing on getting the best releases for each anime. --- .../Sonarr-Release-Profile-RegEx-Anime.md | 62 +++++++++++++++++-- 1 file changed, 56 insertions(+), 6 deletions(-) diff --git a/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md index acfad3f91..046d977ed 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md @@ -290,29 +290,79 @@ Add this to your Preferred with a score of **[5]** !!! important This is the end of the optional section. + +Add this to your Preferred with a score of **[4100]** + +BluRay-Encode / Dual-Audio / 1st Tier + +```bash +/\b(sam|UDF|Arid|Quetzal)/i\b +``` + +```bash +/\b(Drag|Lulu|Yuki|YURI|OZR)/i\b +``` + +```bash +/\b(Senjou|Datte13|FLFL|Mysteria|WSE)/i\b +``` + +```bash +/\b(Legion|Kulot|Exp|ASC|Yoghurt|ARC)/i\b +``` + +```bash +/\b(Vodes|hydes|Reza|CsRmX|McBalls|Not-Vodes)/i\b +``` + +```bash +/\b(succ[._-]|Chouonsoku|Ayashii|BKC|Exstasia)/i\b +``` Add this to your Preferred with a score of **[4000]** -BluRay-Remux / Dual-Audio / 1st Tier +BluRay-Encode / Dual-Audio / 2nd Tier + +```bash +/\b(WBDP|Kametsu|NH|Pog42|deanzel)/i\b +``` +```bash +/\b(CTR|zangafan|ShadyCrab|Holomux)/i\b +``` + +```bash +/\b(0x539|KH|CBT|GSK[._-]kun|RASETSU)/i\b +``` + +```bash +/\b(AC|hchcsen|Dekinai|Foxtrot|Bakaiser)/i\b +``` +```bash +/\b(MK|Koten[._-]Gars|neko[._-]kBaraka|kuchikirukia)/i\b +``` + +Add this to your Preferred with a score of **[3900]** + +BluRay-Encode / Dual-Audio / 3rd Tier ```bash -/(deanzel|\bZR\b|\bCTR\b|\bSCY\b|\bMK\b|TTGA)/i +/\b(Tsundere|MTBB|NH|FFF|Commie)/i\b ``` ```bash -/(\bShir\b|LostYears|BluDragon|KAWAiREMUX)/i +/\b(Chihiro|Kaleido|Judgment|GJM)/i\b ``` ```bash -/(\bAC\b|ShadyCrab|Rasetsu|Raizel|Dragon-Releases)/i +/\b(SmugCat|BlurayDesuYo|Asenshi|Asakura)/i\b ``` ```bash -/(\[Spark\]|-Spark\b|\bREVO\b|\bSRLS\b|ANThELIa)/i +/\b(GHS|YameteTomete|Z4ST1N|Okay[._-]Subs)/i\b ``` ```bash -/(\[Vanilla\]|-Vanilla\b|\bAP\b)/i +/\b(LNS|Vivid|Doki|Coalgirls)/i\b ``` --- From 948abd1d9b37c53c80b8d8cb894895a8993df328 Mon Sep 17 00:00:00 2001 From: Draper <27962761+Drapersniper@users.noreply.github.com> Date: Fri, 21 Jan 2022 11:40:58 +0000 Subject: [PATCH 2/3] Fix regex --- .../Sonarr-Release-Profile-RegEx-Anime.md | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md index bd8284219..4b4a7cf9d 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md @@ -296,27 +296,27 @@ Add this to your Preferred with a score of **[4100]** BluRay-Encode / Dual-Audio / 1st Tier ```bash -/\b(sam|UDF|Arid|Quetzal)/i\b +/\b(sam|UDF|Arid|Quetzal)\b/i ``` ```bash -/\b(Drag|Lulu|Yuki|YURI|OZR)/i\b +/\b(Drag|Lulu|Yuki|YURI|OZR)\b/i ``` ```bash -/\b(Senjou|Datte13|FLFL|Mysteria|WSE)/i\b +/\b(Senjou|Datte13|FLFL|Mysteria|WSE)\b/i ``` ```bash -/\b(Legion|Kulot|Exp|ASC|Yoghurt|ARC)/i\b +/\b(Legion|Kulot|Exp|ASC|Yoghurt|ARC)\b/i ``` ```bash -/\b(Vodes|hydes|Reza|CsRmX|McBalls|Not-Vodes)/i\b +/\b(Vodes|hydes|Reza|CsRmX|McBalls|Not-Vodes)\b/i ``` ```bash -/\b(succ[._-]|Chouonsoku|Ayashii|BKC|Exstasia)/i\b +/\b(succ[._-]|Chouonsoku|Ayashii|BKC|Exstasia)\b/i ``` Add this to your Preferred with a score of **[4000]** @@ -324,21 +324,21 @@ Add this to your Preferred with a score of **[4000]** BluRay-Encode / Dual-Audio / 2nd Tier ```bash -/\b(WBDP|Kametsu|NH|Pog42|deanzel)/i\b +/\b(WBDP|Kametsu|NH|Pog42|deanzel)\b/i ``` ```bash -/\b(CTR|zangafan|ShadyCrab|Holomux)/i\b +/\b(CTR|zangafan|ShadyCrab|Holomux)\b/i ``` ```bash -/\b(0x539|KH|CBT|GSK[._-]kun|RASETSU)/i\b +/\b(0x539|KH|CBT|GSK[._-]kun|RASETSU)\b/i ``` ```bash -/\b(AC|hchcsen|Dekinai|Foxtrot|Bakaiser)/i\b +/\b(AC|hchcsen|Dekinai|Foxtrot|Bakaiser)\b/i ``` ```bash -/\b(MK|Koten[._-]Gars|neko[._-]kBaraka|kuchikirukia)/i\b +/\b(MK|Koten[._-]Gars|neko[._-]kBaraka|kuchikirukia)\b/i ``` Add this to your Preferred with a score of **[3900]** @@ -346,23 +346,23 @@ Add this to your Preferred with a score of **[3900]** BluRay-Encode / Dual-Audio / 3rd Tier ```bash -/\b(Tsundere|MTBB|NH|FFF|Commie)/i\b +/\b(Tsundere|MTBB|NH|FFF|Commie)\b/i ``` ```bash -/\b(Chihiro|Kaleido|Judgment|GJM)/i\b +/\b(Chihiro|Kaleido|Judgment|GJM)\b/i ``` ```bash -/\b(SmugCat|BlurayDesuYo|Asenshi|Asakura)/i\b +/\b(SmugCat|BlurayDesuYo|Asenshi|Asakura)\b/i ``` ```bash -/\b(GHS|YameteTomete|Z4ST1N|Okay[._-]Subs)/i\b +/\b(GHS|YameteTomete|Z4ST1N|Okay[._-]Subs)\b/i ``` ```bash -/\b(LNS|Vivid|Doki|Coalgirls)/i\b +/\b(LNS|Vivid|Doki|Coalgirls)\b/i ``` --- From cd8e4063eee3a150ad2815901c0f8371530f21ea Mon Sep 17 00:00:00 2001 From: Draper <27962761+Drapersniper@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:04:53 +0000 Subject: [PATCH 3/3] Trailing spaces and code blocks --- docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md index 4b4a7cf9d..1b59c9af7 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md @@ -290,7 +290,7 @@ Add this to your Preferred with a score of **[5]** !!! important This is the end of the optional section. - + Add this to your Preferred with a score of **[4100]** BluRay-Encode / Dual-Audio / 1st Tier @@ -326,6 +326,7 @@ BluRay-Encode / Dual-Audio / 2nd Tier ```bash /\b(WBDP|Kametsu|NH|Pog42|deanzel)\b/i ``` + ```bash /\b(CTR|zangafan|ShadyCrab|Holomux)\b/i ``` @@ -337,6 +338,7 @@ BluRay-Encode / Dual-Audio / 2nd Tier ```bash /\b(AC|hchcsen|Dekinai|Foxtrot|Bakaiser)\b/i ``` + ```bash /\b(MK|Koten[._-]Gars|neko[._-]kBaraka|kuchikirukia)\b/i ```