diff --git a/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md index 201ac2eac..0016b43e6 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx-Anime.md @@ -109,7 +109,7 @@ RESULT: #### Multi-Episode Style ```bash -Scene +Prefixed Range ``` RESULTS: diff --git a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md index 9f2c8f3e8..a2d1b5e03 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md @@ -236,8 +236,7 @@ Add this to your `Must not contain (2)` ### P2P Groups + Repack/Proper -Add this to your `Preferred (3)` with a score of [180] -The reason why this one get's such a high score is because it's the only quality scene group that exist (till now) and scene groups don't add the [Release Sources (Streaming Service)](#release-sources-streaming-service) to their release name so they don't get the extra point of the release source regex. +Add this to your `Preferred (3)` with a score of [180] [^1] ```bash /(-deflate|-inflate)\b/i @@ -246,45 +245,13 @@ The reason why this one get's such a high score is because it's the only quality Add this to your `Preferred (3)` with a score of [150] ```bash -/(-AJP69|-BTN|-CasStudio|-CtrlHD|-KiNGS)\b/i -``` - -```bash -/(-monkee|-NTb|-NTG|-QOQ|-RTN)\b/i -``` - -```bash -/(-TOMMY|-ViSUM|-T6D)\b/i +/(-AJP69|-BTN|-CasStudio|-CtrlHD|-KiNGS|-monkee|-NTb|-NTG|-QOQ|-RTN|-TOMMY|-ViSUM|-T6D|-FLUX|NOSiViD)\b/i ``` Add this to your `Preferred (3)` with a score of [125] ```bash -/(-BTW|-Chotab|-CiT|-DEEP|-iJP|-iT00NZ)\b/i -``` - -```bash -/(-LAZY|-NYH|-SA89|-SIGMA|-TEPES|-TVSmash)\b/i -``` - -```bash -/(-SDCC|-iKA|-iJP|-Cinefeel|-SPiRiT|-FC)\b/i -``` - -```bash -/(-JETIX|-Coo7|-WELP|-KiMCHI|-BLUTONiUM)\b/i -``` - -```bash -/(-orbitron|-ETHiCS|-RTFM|-PSiG|-MZABI)\b/i -``` - -```bash -/(-ROCCaT|3cTWeB|playWEB|-FLUX|NOSiViD)\b/i -``` - -```bash -/(-KHN|NPMS|-END)\b/i +/(-BTW|-Chotab|-CiT|-DEEP|-iJP|-iT00NZ|-LAZY|-NYH|-SA89|-SIGMA|-TEPES|-TVSmash|-SDCC|-iKA|-iJP|-Cinefeel|-SPiRiT|-FC|-JETIX|-Coo7|-WELP|-KiMCHI|-BLUTONiUM|-orbitron|-ETHiCS|-RTFM|-PSiG|-MZABI|-ROCCaT|3cTWeB|playWEB|-KHN|NPMS|-END)\b/i ``` Add this to your `Preferred (3)` with a score of [100] @@ -330,11 +297,7 @@ Add this to your `Preferred (3)` with a score of [10] Add this to your `Preferred (3)` with a score of [-100] ```bash -/(TBS|-BRiNK|-CHX|-XLF|-worldmkv|-GHOSTS)\b/i -``` - -```bash -/(-VIDEOHOLE|nhanc3)\b/i +/(TBS|-BRiNK|-CHX|-XLF|-worldmkv|-GHOSTS|-VIDEOHOLE|nhanc3)\b/i ``` ??? success "example - [CLICK TO EXPAND]" @@ -383,19 +346,7 @@ Add this to your `Preferred (3)` with a score of [-25] ``` ```bash -/(-4P|-4Planet|-AsRequested|-BUYMORE)\b/i -``` - -```bash -/(-Chamele0n|-GEROV|-iNC0GNiTO|-NZBGeek)\b/i -``` - -```bash -/(-Obfuscated|-postbot|-Rakuv|-Scrambled)\b/i -``` - -```bash -/(-WhiteRev|-xpost|-WRTEAM|-CAPTCHA)\b/i +/(-4P|-4Planet|-AsRequested|-BUYMORE|-Chamele0n|-GEROV|-iNC0GNiTO|-NZBGeek|-Obfuscated|-postbot|-Rakuv|-Scrambled|-WhiteRev|-xpost|-WRTEAM|-CAPTCHA)\b/i ``` #### Optional (matches releases that ends with EN) @@ -477,7 +428,7 @@ Add this to your `Must not contain (2)` Add this to your `Must not contain (2)` ```bash -/([_. ]WEB[_. ]|\\bCAKES\\b|GGEZ|GGWP|GLHF)/i +/([_. ]WEB[_. ]|\bCAKES\b|GGEZ|GGWP|GLHF)/i ``` ------ @@ -542,3 +493,7 @@ If you want to be mentioned please message me on discord, including a link for p ------ --8<-- "includes/support.md" + +[^1]: + + The reason why this one get's such a high score is because it's the only quality scene group that exist (till now) and scene groups don't add the [Release Sources (Streaming Service)](#release-sources-streaming-service) to their release name so they don't get the extra point of the release source regex. diff --git a/docs/Sonarr/Sonarr-recommended-naming-scheme.md b/docs/Sonarr/Sonarr-recommended-naming-scheme.md index 12a1d9ad2..abaf09483 100644 --- a/docs/Sonarr/Sonarr-recommended-naming-scheme.md +++ b/docs/Sonarr/Sonarr-recommended-naming-scheme.md @@ -127,7 +127,7 @@ RESULT: ### Multi-Episode Style ```bash -Scene +Prefixed Range ``` RESULTS: diff --git a/docs/Sonarr/images/results.png b/docs/Sonarr/images/results.png index 0e1d559d0..b3556b1ea 100644 Binary files a/docs/Sonarr/images/results.png and b/docs/Sonarr/images/results.png differ diff --git a/docs/json/sonarr/goldenRule.json b/docs/json/sonarr/goldenRule.json deleted file mode 100644 index 8d373b3fc..000000000 --- a/docs/json/sonarr/goldenRule.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "name": "Golden rule", - "trash_id": "D06EA70E08E9185E00A22AC19DC4CA48", - "includePreferredWhenRenaming": false, - "required": [], - "preferred": [], - "ignored": ["/(?=(1080|720)).*((x|h)[ ._-]?265|hevc)/i"] -} diff --git a/docs/json/sonarr/lqGroups.json b/docs/json/sonarr/lqGroups.json index 65248ba52..15d296706 100644 --- a/docs/json/sonarr/lqGroups.json +++ b/docs/json/sonarr/lqGroups.json @@ -7,8 +7,7 @@ { "score": -100, "terms": [ - "/(TBS|-BRiNK|-CHX|-XLF|-worldmkv|-GHOSTS)\\b/i", - "/(-VIDEOHOLE|nhanc3)\\b/i" + "/(TBS|-BRiNK|-CHX|-XLF|-worldmkv|-GHOSTS|-VIDEOHOLE|nhanc3)\\b/i" ] } ], diff --git a/docs/json/sonarr/optional.json b/docs/json/sonarr/optional.json index 2d156f1b1..609ae8e1b 100644 --- a/docs/json/sonarr/optional.json +++ b/docs/json/sonarr/optional.json @@ -1,8 +1,11 @@ { "ignore": [{ + "name": "Golden rule", + "term": "/(?=(1080|720)).*((x|h)[ ._-]?265|hevc)/i" + }, { "name": "Ignore Dolby Vision without HDR10 fallback.", "term": "/^(?!.*(HDR|HULU|REMUX))(?=.*\\b(DV|Dovi|Dolby[- .]Vision)\\b).*/i" - }, { + }, { "name": "Ignore The Group -SCENE", "term": "/\\b(-scene)\\b/i" }, { @@ -34,17 +37,8 @@ "name": "Dislike retags: rartv, rarbg, eztv, TGx", "term": "/(\\[rartv\\]|\\[rarbg\\]|\\[eztv\\]|\\[TGx\\])/i" }, { - "name": "Dislike groups 1/4: 4Planet, AsRequested, BUYMORE", - "term": "/(-4P|-4Planet|-AsRequested|-BUYMORE)\\b/i" - }, { - "name": "Dislike groups 2/4: Chamele0n, GEROV, iNC0GNiTO, NZBGeek", - "term": "/(-Chamele0n|-GEROV|-iNC0GNiTO|-NZBGeek)\\b/i" - }, { - "name": "Dislike groups 3/4: Obfuscated, postbot, Rakuv, Scrambled", - "term": "/(-Obfuscated|-postbot|-Rakuv|-Scrambled)\\b/i" - }, { - "name": "Dislike groups 4/4: WhiteRev, xpost, WRTEAM, CAPTCHA", - "term": "/(-WhiteRev|-xpost|-WRTEAM|-CAPTCHA)\\b/i" + "name": "Dislike retagged groups", + "term": "/(-4P|-4Planet|-AsRequested|-BUYMORE|-Chamele0n|-GEROV|-iNC0GNiTO|-NZBGeek|-Obfuscated|-postbot|-Rakuv|-Scrambled|-WhiteRev|-xpost|-WRTEAM|-CAPTCHA)\\b/i" }, { "name": "Dislike release ending: en", "term": "/\\s?\\ben\\b$/i" diff --git a/docs/json/sonarr/p2pRepackProper.json b/docs/json/sonarr/p2pRepackProper.json index 8ce9162d3..d79cbc3d9 100644 --- a/docs/json/sonarr/p2pRepackProper.json +++ b/docs/json/sonarr/p2pRepackProper.json @@ -13,21 +13,13 @@ { "score": 150, "terms": [ - "/(-AJP69|-BTN|-CasStudio|-CtrlHD|-KiNGS)\\b/i", - "/(-monkee|-NTb|-NTG|-QOQ|-RTN)\\b/i", - "/(-TOMMY|-ViSUM|-T6D)\\b/i" + "/(-AJP69|-BTN|-CasStudio|-CtrlHD|-KiNGS|-monkee|-NTb|-NTG|-QOQ|-RTN|-TOMMY|-ViSUM|-T6D|-FLUX|NOSiViD)\\b/i" ] }, { "score": 125, "terms": [ - "/(-BTW|-Chotab|-CiT|-DEEP|-iJP|-iT00NZ)\\b/i", - "/(-LAZY|-NYH|-SA89|-SIGMA|-TEPES|-TVSmash)\\b/i", - "/(-SDCC|-iKA|-iJP|-Cinefeel|-SPiRiT|-FC)\\b/i", - "/(-JETIX|-Coo7|-WELP|-KiMCHI|-BLUTONiUM)\\b/i", - "/(-orbitron|-ETHiCS|-RTFM|-PSiG|-MZABI)\\b/i", - "/(-ROCCaT|3cTWeB|playWEB|-FLUX|NOSiViD)\\b/i", - "/(-KHN|NPMS|-END)\\b/i" + "/(-BTW|-Chotab|-CiT|-DEEP|-iJP|-iT00NZ|-LAZY|-NYH|-SA89|-SIGMA|-TEPES|-TVSmash|-SDCC|-iKA|-iJP|-Cinefeel|-SPiRiT|-FC|-JETIX|-Coo7|-WELP|-KiMCHI|-BLUTONiUM|-orbitron|-ETHiCS|-RTFM|-PSiG|-MZABI|-ROCCaT|3cTWeB|playWEB|-KHN|NPMS|-END)\\b/i" ] }, { diff --git a/docs/updates.txt b/docs/updates.txt index 0d29da582..2f370486a 100644 --- a/docs/updates.txt +++ b/docs/updates.txt @@ -1,3 +1,11 @@ +# 2022-02-03 +Sonarr regex update #504 +- Merged: several regex to on regex after Sonarr fixed the GUI bug. +Updated: Preferred Sonarr Naming Scheme #503 +- Use 'Prefixed Range' instead of 'Scene' for better episode recognition in Plex. +New: Plex 4K Transcode Stopping #502 (Plex Tips section) +- Stop Video Transcoding for 4k + # 2022-01-30 Updated: Radarr cf collection no rls group hotfix #500 - Hotfix: for earlier screw up from my side.