Merge pull request #1147 from yammes08/master

Update SQP recyclarr configs with optional x264 comment
pull/1150/head
TRaSH 2 years ago committed by GitHub
commit f2a27f0ca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -90,6 +90,7 @@ radarr:
quality_profiles:
- name: Remux|Bluray|IMAX-E|2160p
# score: 0 # overrides default of -10000
# If you are only running one Radarr instance, you can comment out the next six lines so you will get the HD release if there is no UHD version
- trash_ids:
# Misc
- 2899d84dc9372de3408e6d8cc18e9666 # x264

@ -87,6 +87,7 @@ radarr:
quality_profiles:
- name: Remux|IMAX-E|2160p
# score: 0 # overrides default of -10000
# If you are only running one Radarr instance, you can comment out the next six lines so you will get the HD release if there is no UHD version
- trash_ids:
# Misc
- 2899d84dc9372de3408e6d8cc18e9666 # x264

@ -86,6 +86,7 @@ radarr:
quality_profiles:
- name: WEBDL|IMAX-E|2160p
# score: 0 # overrides default of -10000
# If you are only running one Radarr instance, you can comment out the next six lines so you will get the HD release if there is no UHD version
- trash_ids:
# Misc
- 2899d84dc9372de3408e6d8cc18e9666 # x264

@ -89,6 +89,7 @@ radarr:
quality_profiles:
- name: Bluray|IMAX-E|2160p
# score: 0 # overrides default of -10000
# If you are only running one Radarr instance, you can comment out the next six lines so you will get the HD release if there is no UHD version
- trash_ids:
# Misc
- 2899d84dc9372de3408e6d8cc18e9666 # x264

Loading…
Cancel
Save