Files
terraform-radarr/config/quality_profile/DONT_USE_WEBDL.yaml
T
unkinben a00affbf46
ci/woodpecker/pr/pre-commit Pipeline failed
ci/woodpecker/pr/plan Pipeline failed
feat: initial radarr terraform configuration
2026-06-28 22:17:12 +10:00

33 lines
582 B
YAML

upgrade_allowed: true
cutoff: 1002
cutoff_format_score: 300
min_format_score: 300
quality_groups:
- id: 1002
name: "WEB 1080p"
qualities:
- id: 3
name: WEBDL-1080p
source: webdl
resolution: 1080
- id: 15
name: WEBRip-1080p
source: webrip
resolution: 1080
format_items:
- name: 2160p
format: 2160p
score: -300
- name: x264
format: x264
score: -200
- name: x265
format: x265
score: -200
- name: 1080p
format: 1080p
score: -200
- name: 720p
format: 720p
score: 300