From d3cfa364f08a4a83a4c2260ab058aaeaed541108 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sat, 13 Nov 2021 08:26:36 +0100 Subject: [PATCH 1/2] Update x265.md --- includes/docker/x265.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/docker/x265.md b/includes/docker/x265.md index 6c69ac0cb..07602d29d 100644 --- a/includes/docker/x265.md +++ b/includes/docker/x265.md @@ -1,5 +1,5 @@ !!! quote - x265 is good for for 4k stuff or 1080p if they used the the remuxes as source. + x265 is good for 4k stuff or 1080p if they used the the remuxes as source. If the media isn't source quality/remux, then there will be a loss of quality every time. Also, once you go x265, typically that file is done. It can't be changed to something else without a huge loss of quality. From fdd715ea27585e08ac80343b2ca307ce90cb278e Mon Sep 17 00:00:00 2001 From: TRaSH Date: Fri, 19 Nov 2021 20:36:09 +0100 Subject: [PATCH 2/2] Updated: Sonarr - Release Profile RegEx (WEB-DL) - Added: P2P Groups NOSiViD|-KHN|NPMS|SDCC|-END --- docs/Sonarr/Sonarr-Release-Profile-RegEx.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md index d0e9bb0c7..1a7c9b704 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md @@ -274,7 +274,11 @@ Add this to your `Preferred (3)` with a score of [125] ``` ```bash -/(-ROCCaT|3cTWeB|playWEB|-FLUX)\b/i +/(-ROCCaT|3cTWeB|playWEB|-FLUX|NOSiViD)\b/i +``` + +```bash +/(-KHN|NPMS|SDCC|-END)\b/i ``` Add this to your `Preferred (3)` with a score of [100]