From 0967cabc9dc6886f897cae5df056a148ae8c9505 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sat, 1 Oct 2022 18:45:10 +0200 Subject: [PATCH] Several fixes --- docs/Sonarr/sonarr-setup-custom-formats.md | 34 ++++++++++++++++++---- includes/cf/sonarr-hq-source-group.md | 15 ++++++---- 2 files changed, 37 insertions(+), 12 deletions(-) diff --git a/docs/Sonarr/sonarr-setup-custom-formats.md b/docs/Sonarr/sonarr-setup-custom-formats.md index 5fecd28ad..51b336ff5 100644 --- a/docs/Sonarr/sonarr-setup-custom-formats.md +++ b/docs/Sonarr/sonarr-setup-custom-formats.md @@ -173,17 +173,27 @@ Use the following main settings in your profile. ## FAQ & INFO -### Proper and Repacks +### Why only WEB-DL -??? tip "Proper and Repacks - [CLICK TO EXPAND]" +??? faq "Why do you only have a release profile for WEB-DL - [CLICK TO EXPAND]" - I also suggest to change the Propers and Repacks settings in Sonarr + I only do WEB-DL my self for TV shows because in my opinion WEB-DL is the sweet spot between quality and size and you often don't see big differences anyway for TV shows. (Except for shows like GOT, Vikings, etc) - `Media Management` => `File Management` to `Do Not Prefer` and use the [Repack/Proper](/Sonarr/sonarr-collection-of-custom-formats/#repackproper) Custom Format. +### Why prefer P2P groups - ![!cf-mm-propers-repacks-disable](images/cf-mm-propers-repacks-disable.png) +??? faq "Why do you prefer P2P groups over scene groups - [CLICK TO EXPAND]" - This way you make sure the Custom Format preferences will be used instead. + Scene groups always release in a rush to bring it out as fast as possible. + + So I noticed often that I got Repacks/Proper releases from them or from different groups and quality. P2P releases are a bit smarter and work sort of together by not doing the same release. Also, I noticed that with some scene releases the 5.1 audio was stripped out or converted to AAC audio. + + In my opinion the P2P releases are of better quality. There's one scene group that does bring out quality releases `-deflate`/`-inflate`. + +### Why so many repacks/propers + +??? faq "Why do I see so many repacks/propers of Amazon WEB-DLs lately - [CLICK TO EXPAND]" + + A large portion of Amazon WEB-DLs in the last week have only had 192Kbps DD+5.1, because that's all Amazon made available initially. The proper 640Kbps DD+5.1 audio might appear a few hours later or a few months, but when they get updated, the episodes will be REPACKED. ### Custom Formats to avoid certain releases @@ -198,6 +208,18 @@ Use the following main settings in your profile. All Custom Formats with a score of 0 are pure informational and don't do anything. +### Proper and Repacks + +??? tip "Proper and Repacks - [CLICK TO EXPAND]" + + I also suggest to change the Propers and Repacks settings in Sonarr + + `Media Management` => `File Management` to `Do Not Prefer` and use the [Repack/Proper](/Sonarr/sonarr-collection-of-custom-formats/#repackproper) Custom Format. + + ![!cf-mm-propers-repacks-disable](images/cf-mm-propers-repacks-disable.png) + + This way you make sure the Custom Format preferences will be used instead. + ### Minimum Custom Format Score ??? info "Minimum Custom Format Score - [CLICK TO EXPAND]" diff --git a/includes/cf/sonarr-hq-source-group.md b/includes/cf/sonarr-hq-source-group.md index a3697dd20..9e4105ee0 100644 --- a/includes/cf/sonarr-hq-source-group.md +++ b/includes/cf/sonarr-hq-source-group.md @@ -1,7 +1,10 @@ ??? summary "HQ Source Groups - [CLICK TO EXPAND]" - | Custom Format | Score | Trash ID | - | ----------------------------------------------------------------------------------------------------- | ------------------------------------------------ | --------------------------------------------- | - | [{{ sonarr['cf']['web-tier-01']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-01) | {{ sonarr['cf']['web-tier-01']['trash_score'] }} | {{ sonarr['cf']['web-tier-01']['trash_id'] }} | - | [{{ sonarr['cf']['web-tier-02']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-02) | {{ sonarr['cf']['web-tier-02']['trash_score'] }} | {{ sonarr['cf']['web-tier-02']['trash_id'] }} | - | [{{ sonarr['cf']['web-tier-03']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-03) | {{ sonarr['cf']['web-tier-03']['trash_score'] }} | {{ sonarr['cf']['web-tier-03']['trash_id'] }} | - | [{{ sonarr['cf']['web-scene']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-scene) | {{ sonarr['cf']['web-scene']['trash_score'] }} | {{ sonarr['cf']['web-scene']['trash_id'] }} | + | Custom Format | Score | Trash ID | + | --------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ | --------------------------------------------- | + | [{{ sonarr['cf']['web-tier-01']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-01) | {{ sonarr['cf']['web-tier-01']['trash_score'] }} | {{ sonarr['cf']['web-tier-01']['trash_id'] }} | + | [{{ sonarr['cf']['web-tier-02']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-02) | {{ sonarr['cf']['web-tier-02']['trash_score'] }} | {{ sonarr['cf']['web-tier-02']['trash_id'] }} | + | [{{ sonarr['cf']['web-tier-03']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-03) | {{ sonarr['cf']['web-tier-03']['trash_score'] }} | {{ sonarr['cf']['web-tier-03']['trash_id'] }} | + | [{{ sonarr['cf']['web-scene']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-scene) :exclamation: | {{ sonarr['cf']['web-scene']['trash_score'] }} | {{ sonarr['cf']['web-scene']['trash_id'] }} | + + !!! info + :exclamation: = The reason why this Custom Format 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 Services) to their release name so they don't get the extra point of the Streaming Services.