* Make Movie Versions Optional:
- Split quality profiles into 'Required' and 'Optional' sections
- Move Movie Versions panel into 'Optional' section
- Rename 'Optional' panel to 'Miscellaneous (Optional)'
- Rename 'Misc' panel to 'Miscellaneous (Required)'
- Merge 'Misc' and 'Optional' sections in Collection of Custom Formats into a single 'Miscellaneous' section
* Make Movie Versions Optional (SQP):
- Split quality profiles into 'Required' and 'Optional' sections
- Move Movie Versions panel into 'Optional' section
- Rename 'Optional' panel to 'Miscellaneous (Optional)'
- Rename 'Optional UHD' panel to 'Miscellaneous UHD (Optional)'
- Rename 'Misc' panel to 'Miscellaneous (Required)'
* Make Movie Versions Optional (supporting Sonarr changes):
- Split quality profiles into 'Required' and 'Optional' sections
- Move 'Optional' panel into 'Optional' section
- Rename 'Optional' panel to 'Miscellaneous (Optional)'
- Rename 'Misc' panel to 'Miscellaneous (Required)'
- Merge 'Misc' and 'Optional' sections in Collection of Custom Formats into a single 'Miscellaneous' section
* JSON Changes:
- Created new CF-groups jsons for Movie Versions
- Removed Movie Version Custom Formats from quality profile jsons
- Renamed 'Optional' json files to 'misc-optional' for consistency with other changes
* Update filenames:
- Update include filenames with 'misc' for consistency
- Update all guide pages to reference new include filenames
---------
Co-authored-by: TRaSH <TRaSH-@users.noreply.github.com>
* Radarr: move AV1 from optional to unwanted, with
description.
* Sonarr: move AV1 from optional to unwanted, with
description.
* Added AV1 to unwanted sections of quality profile
JSON files.
* Re-word AV1 CF description.
* Updated 'Collection of...' pages for Radarr and Sonarr
* Moved to one location for AV1 description
---------
Co-authored-by: TRaSH <trash-pm@protonmail.ch>
* feat(guides: Improve description for `x265 (no HDR/DV)`, `x265 (HD)` and `SDR (no WEBDL)`
* Fixed: Styling
* Replaced: Dedicated ones for Radarr/Sonarr
* Removed: because it's identical with the guide one
* Fix: MD036
* Apply suggestions from code review
Co-authored-by: zakary <zak@ary.dev>
---------
Co-authored-by: zakary <zak@ary.dev>
* update(imax-descriptions): language and descriptions around imax related text
* update(workflows.md): missed a few
* add(citations): adds reference for imax description
* update(imax-e): further refinement
* feat(guide): minor changes to several guides
- added a SDR description
* updated streaming services to only include General streaming services
* added: SDR/SDR (WEBDL) as optional for 4k profiles
* added: single file for the same info so we have less work to update
* Removed: not used files
* updated streaming services to only include General streaming services
* Apply suggestions from code review
Co-authored-by: zakary <zak@ary.dev>
---------
Co-authored-by: zakary <zak@ary.dev>
# 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
- 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)