profilarr-trash-guides/custom_formats/Radarr - SDR (no WEBDL).yml
2025-07-27 21:25:56 +03:00

34 lines
724 B
YAML

name: Radarr - SDR (no WEBDL)
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats#sdr-no-webdl)'
tags:
- Radarr
- Release Title
- Resolution
- Source
conditions:
- name: Radarr - 2160p
negate: false
required: true
type: resolution
resolution: 2160p
- name: Radarr - HDR Formats
negate: true
required: false
type: release_title
pattern: HDR Formats
- name: Radarr - SDR
negate: false
required: false
type: release_title
pattern: Radarr - SDR
- name: Radarr - Not WEBDL
negate: true
required: true
type: source
source: web_dl
- name: Radarr - Not WEBRIP
negate: true
required: true
type: source
source: webrip
tests: []