Commit fb6b49f9 introduced a regression in the markdown lint workflow by
converting the inline configuration options to a `.markdownlint.jsonc`
file. However, this file is not used by the Ruby version of markdownlint
(which is used here). It is used by the Node version instead. The
correct file would have been `.mdlrc`.
This commit simply restores the inline options as they were before that
job was refactored out into its own file. This gets the lint logic
working again without much fuss.
- 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
**Purpose**
Fix#1370
**Approach**
Several Quality profiles have a demanding MUST must warning for several CF that should be used, change warning/description to choice.
**Requirements**
Check all boxes as they are completed
- [ ] Change x265 (no HDR/DV) must to choice
- [x] Change SDR must to choice
- [ ] Test changes in local test setup
- [x] These changes meet the standards for [contributing](https://github.com/TRaSH-/Guides/blob/master/.github/CONTRIBUTING.md).
- [x] I have read the [code of conduct](https://github.com/TRaSH-/Guides/blob/master/.github/CODE_OF_CONDUCT.md).
# Pull request
**Purpose**
Fix#1363
**Approach**
Removed CF `Hybrid` from `How to setup Quality Profiles - HD Bluray + WEB` because it matches only for Remuxes.
**Requirements**
Check all boxes as they are completed
- [ ] Removed CF `Hybrid` from `How to setup Quality Profiles - HD Bluray + WEB`
- [ ] Test changes in local test setup
- [x] These changes meet the standards for [contributing](https://github.com/TRaSH-/Guides/blob/master/.github/CONTRIBUTING.md).
- [x] I have read the [code of conduct](https://github.com/TRaSH-/Guides/blob/master/.github/CODE_OF_CONDUCT.md).