Merge pull request #917 from TRaSH-/SQP-Fixes

- Add: [SQP-1] Add also warning for plain IMAX.
- Add: end of line comment on the scores that override defaults.
pull/918/head
TRaSH 2 years ago committed by GitHub
commit f541099d2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -83,7 +83,7 @@ radarr:
- 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
quality_profiles:
- name: Remux|Bluray|IMAX-E|2160p
# score: 0
# score: 0 # overrides default of -10000
- trash_ids:
# Misc
- 2899d84dc9372de3408e6d8cc18e9666 # x264

@ -80,7 +80,7 @@ radarr:
- 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
quality_profiles:
- name: Remux|IMAX-E|2160p
# score: 0
# score: 0 # overrides default of -10000
- trash_ids:
# Misc
- 2899d84dc9372de3408e6d8cc18e9666 # x264

@ -80,7 +80,7 @@ radarr:
- 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
quality_profiles:
- name: WEBDL|IMAX-E|2160p
# score: 0
# score: 0 # overrides default of -10000
- trash_ids:
# Misc
- 2899d84dc9372de3408e6d8cc18e9666 # x264

@ -83,7 +83,7 @@ radarr:
- 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
quality_profiles:
- name: Bluray|IMAX-E|2160p
# score: 0
# score: 0 # overrides default of -10000
- trash_ids:
# Misc
- 2899d84dc9372de3408e6d8cc18e9666 # x264

@ -1,3 +1,8 @@
# 2022-10-20 22:15
**[SQP]**
- Add: [SQP-1] Add also warning for plain IMAX.
- Add: end of line comment on the scores that override defaults. #917
# 2022-10-20 20:15
**[Radarr] Removed add movie collection**
- Removed: `Add a movie collection` => no longer valid. #915

@ -22,7 +22,7 @@
??? summary "Movie Versions - [CLICK TO EXPAND]"
!!! danger "Adding `IMAX`/`IMAX` Enhanced will replace the BHDStudio release :warning:"
!!! danger "Adding `IMAX`/`IMAX Enhanced` will replace the BHDStudio release :warning:"
| Custom Format | Score | Trash ID |
| ----------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- | ------------------------------------------------------ |

Loading…
Cancel
Save