- Removed `HDR` and `Not SDR` conditionals from 2160p custom formats
- Added release group conditionals back to TrueHD Atmos custom format for Radarr only (note, this is a partial reversion of #1553
- Create new SDR (no WEBDL) custom formats for Radarr and Sonarr
- Add new custom formats to the collection of custom formats tables and lists
- Tweak SDR description in custom formats lists
# Pull Request
## Purpose
Boost the audio scores DD, DDP and DDPA. So they are preferred over DTS.
Fix the following GHI:
- #1498
## Approach
- [x] Boost `DD` with 100 points to 115
- [x] Boost `DD+` with 100 points to 125
- [x] Boost `DD+ Atmos` with 100 points to 135
## Open Questions and Pre-Merge TODOs
- [x] Test changes in local test setup
- Add French specific score to .json
- Replace hardcoded French score in guide to specific .json score
- Reformat French table
- Updated French translation of [Click to show/hide] button
- Removed unnecessaries' 0 scoring in tables
- Updated SQP guide scoring tables to use new JSON scores instead of absolute values
- Corrected one small typo
- Formatted and tidied all SQP and main guide tables (have not formatted or tidied anime or French guide tables)
- Added `sqp-1-1080p`, `sqp-1-2160p`, `sqp-2`, `sqp-3`, `sqp-4` and `sqp-5` score values
- Modified scoring tables in SQP-1-1080p, SQP-1-2160p, SQP-2, SQP-5, and relevant includes to use new JSON scoring values (i.e., removed hrad-coded custom scores)
- Formatted main guide and SQP tables
- Changed the WEb Scene custom format score to 1600
- Updated the comment about why WEB scene has an increased score for V3 and V4 guides, and that it factors in the lack of score boost for not including a streaming service
- Updated Sonarr V3 guide to reflect V4 guide HD streaming service scores, and current repack/proper scores
- Updated CRAV streaming service crav.json for Sonarr to add consistent base score of 50
- Updated Sonarr streaming service includes to pull through JSON score
- Re-ordered includes by score > alphabetical
- Built and tested locally
- Add new Criterion Channel Streaming Service CF
- Add new Criterion Channel Streaming Service CF to relevant guides and tables
- Modify existing Criterion Collection CF to only apply to Bluray and Remux releases, and also add an exclusion for the `Criterion` release group
**[Fixed]**
- [Radarr] Removed: RlsGrp `CiNEPHiLES` from Remux Tier to prevent download loops.
**[Info]**
This RlsGrp has a weird file naming structure what results in to download loops.
At the moment Radarr only probes the first audio track, and it doesn't read the nfo's.
This would require scraping the tracker/indexer, which is undesired and mostly frowned upon and at very least simply forbidden.
So in the current state it needs to work with the info provided in the filename and/or release name and what's used as first audio track.
So this is something that needs to be fixed on the RlsGrp side and they have 2 options how to solve it.
- Fix their bad/wrong naming choice.
- Change what they select as default/first track.
I've contacted them about this issue and they will not be changing their file naming structures any-further.
Because of their decision the following will be decided:
They get removed from the Remux Tiers so they won't be chosen to prevent the loops as much as possible.
If we will still get reports of download loops, even if they aren't in the Remux Tiers, we will do the same what we do with the other RlsGrps that can't name their files correctly or choose the not corresponding audio format to be the first and as default . (Meaning: that the RlsGrp will be placed in the `LQ` Custom Format, This to prevent download loops.)
- Added a French Anime Tier 03 to better score some groups
- Moved existing groups to fitting tier
- Added `GundamGuy` and `OECUF` to Tier 02
- Added `Galactic`, `KushEnthusiast` and `TheFantastics` to Tier 03
- Deleted `KFR` and `Otaku-Attitude` from FanSub tier as their releases are no more available
- Fixe `Team-Arcedo` not recognising `Arcedo`
Changes:
- Updated streaming service scores
- new UHD Streaming Boost and UHD Streaming Cut CFs to boost and cut streaming service scores at 4K
- Updated Sonarr CF page with new CFs
- New Sonarr guide sonarr-uhd-streaming-services.md section with new CF details
- Repack CFs re-scored for Radarr/Sonarr to allow compatibility with new streaming service CF scores
- Complete overhaul of the SQP-1 (2160p).
- Added: Max compatibility, prefer BHDstudio.
- Prefer Streaming Services Audio Formats (Atmos) if no BHDStudio is available.
# 2023-05-18 11:45
**[New]**
- Added CF `Remux Tier 03`, This way we can fine tune the RlsGrps even more. please update your automation sync tools to accept the new CF.
**[Updated]**
- [Radarr] Increased the score for CF `Remux Tier 01-02`
**[Fixed]**
- None
- NEW: CF `BR-DISK (BTN)`, being that BTN renames their BR-DISK wrong (and why rename in the first place ? ex AVC to H.264), they aren't detected as BR-DISK for this I edited the normal CF `BR-DISK` so it will be recognized, but this could also result in a few false positive. that's why it won't be added to the original `BR-DISK`. it's best to just use both.
# 2023-05-07 19:00
**[New]**
- None
**[Updated]**
- [Sonarr] Changed quality size mix/max - Set the max size to max to be consistent with Radarr, and this also helps to prevent issues with usenet files being always bigger, lowered the min size for several qualities.
**[Fixed]**
- None