Merge branch 'master' into dependabot/github_actions/actions/cache-3.2.2

pull/1055/head
TRaSH 1 year ago committed by GitHub
commit 1f2e5e3af5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.0.0
- uses: actions/setup-python@v4.0.0
- uses: actions/setup-python@v4.4.0
with:
python-version: 3.x
- uses: actions/cache@v3.2.2
@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@v3.0.0
with:
fetch-depth: '0'
- uses: actions/setup-python@v4.0.0
- uses: actions/setup-python@v4.4.0
with:
python-version: 3.x
- uses: actions/cache@v3.2.2

@ -18,7 +18,7 @@ jobs:
name: Validate metadata.json
steps:
- uses: actions/checkout@v3.0.0
- uses: actions/setup-python@v4.0.0
- uses: actions/setup-python@v4.4.0
with:
python-version: "3.x"
- run: pip install jsonschema

@ -346,9 +346,9 @@ This is a must have for every Quality Profile you use in my opinion. All these C
??? info "Audio Channels - [CLICK TO EXPAND]"
Personally I wouldn't add the audio channels Custom Formats being you could limit yourself in the amount of releases you're able to get. Only use this if you got specific reasons that you need them.
Elsewhere in the guide, you will find a separate group of custom formats called `Audio Channels`. These will match the number of audio channels in a release, for example 2.0 (stereo) or 5.1/7.1 (surround sound). Personally I wouldn't add the audio channels Custom Formats as you could limit yourself in the amount of releases you're able to get. Only use them if you have a specific need for them.
Using it with any kind of Remuxes Quality Profile is useless in my opinion being that 99% of all remuxes are multi audio anyway. You can get better scores using the `Audio Advanced` Custom Formats.
Using it with any kind of Remuxes Quality Profile is useless in my opinion being that 99% of all remuxes are multi audio anyway. You can get better scores just using the `Audio Advanced` Custom Formats.
### Avoid using the x264/x265 Custom Format

@ -255,9 +255,9 @@ This is a must have for every Quality Profile you use in my opinion. All these C
??? info "Audio Channels - [CLICK TO EXPAND]"
Personally I wouldn't add the audio channels Custom Formats being you could limit yourself in the amount of releases you're able to get. Only use this if you got specific reasons that you need them.
Elsewhere in the guide, you will find a separate group of custom formats called `Audio Channels`. These will match the number of audio channels in a release, for example 2.0 (stereo) or 5.1/7.1 (surround sound). Personally I wouldn't add the audio channels Custom Formats as you could limit yourself in the amount of releases you're able to get. Only use them if you have a specific need for them.
Using it with any kind of Remuxes Quality Profile is useless in my opinion being that 99% of all remuxes are multi audio anyway. You can get better scores using the `Audio Advanced` Custom Formats.
Using it with any kind of Remuxes Quality Profile is useless in my opinion being that 99% of all remuxes are multi audio anyway. You can get better scores just using the `Audio Advanced` Custom Formats.
### Avoid using the x264/x265 Custom Format

Loading…
Cancel
Save